0_0_12940983_23647.cpp: In function `void solve()':
0_0_12940983_23647.cpp:12: error: expected primary-expression before '%' token
0_0_12940983_23647.cpp:12: error: `d' undeclared (first use this function)
0_0_12940983_23647.cpp:12: error: (Each undeclared identifier is reported only once for each function it appears in.)
0_0_12940983_23647.cpp:58: error: expected primary-expression before '%' token
GCC/bin/../lib/gcc/mingw32/3.4.2/../../../../include/stdio.h:200: error: too few arguments to function `int printf(const char*, ...)'
0_0_12940983_23647.cpp:64: error: at this point in file
0_0_12940983_23647.cpp: In function `int main()':
0_0_12940983_23647.cpp:69: error: expected primary-expression before '%' token
0_0_12940983_23647.cpp:69: error: `d' undeclared (first use this function)
0_0_12940983_23647.cpp:74: error: expected primary-expression before '%' token
0_0_12940983_23647.cpp:74: error: `s' undeclared (first use this function)
0_0_12940983_23647.cpp:78: error: invalid token
0_0_12940983_23647.cpp:78: error: `Case' undeclared (first use this function)
|