#include #include using namespace std; int main() { char cid[255]; sprintf(cid,"integer(%%d) :%d", 2011); cout << cid <