0_0_1379563_41.cpp: In function `bool is(int)':
0_0_1379563_41.cpp:9: error: `itoa' undeclared (first use this function)
0_0_1379563_41.cpp:9: error: (Each undeclared identifier is reported only once for each function it appears in.)
0_0_1379563_41.cpp: In function `void change(int&)':
0_0_1379563_41.cpp:22: error: `itoa' undeclared (first use this function)
|