GCC/bin/../lib/gcc/mingw32/3.4.2/../../../../include/stdio.h: In function `void SHOW()':
GCC/bin/../lib/gcc/mingw32/3.4.2/../../../../include/stdio.h:200: error: too few arguments to function `int printf(const char*, ...)'
0_0_10215327_31634.cpp:11: error: at this point in file
0_0_10215327_31634.cpp:14: error: expected primary-expression before '%' token
0_0_10215327_31634.cpp:14: error: `c' undeclared (first use this function)
0_0_10215327_31634.cpp:14: error: (Each undeclared identifier is reported only once for each function it appears in.)
GCC/bin/../lib/gcc/mingw32/3.4.2/../../../../include/stdio.h:200: error: too few arguments to function `int printf(const char*, ...)'
0_0_10215327_31634.cpp:18: error: at this point in file
0_0_10215327_31634.cpp:24: 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_10215327_31634.cpp:28: error: at this point in file
0_0_10215327_31634.cpp:31: 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_10215327_31634.cpp:35: error: at this point in file
0_0_10215327_31634.cpp: In function `int main()':
0_0_10215327_31634.cpp:151: error: expected primary-expression before '%' token
0_0_10215327_31634.cpp:151: error: `d' undeclared (first use this function)
0_0_10215327_31634.cpp:154: error: invalid token
0_0_10215327_31634.cpp:154: error: `Scenario' undeclared (first use this function)
0_0_10215327_31634.cpp:159: error: expected primary-expression before '%' token
0_0_10215327_31634.cpp:159: error: `s' undeclared (first use this function)
0_0_10215327_31634.cpp:163: error: expected primary-expression before '%' token
0_0_10215327_31634.cpp:167: error: expected primary-expression before '%' token
|