0_0_4250287_7975.cpp: In function `int main()':
0_0_4250287_7975.cpp:22: error: cannot convert `int*' to `const char*' for argument `2' to `int sscanf(const char*, const char*, ...)'
0_0_4250287_7975.cpp:23: error: ISO C++ forbids comparison between pointer and integer
|