0_0_3861669_13147.cpp: In function `int main()':
0_0_3861669_13147.cpp:7: error: stray '\163' in program
0_0_3861669_13147.cpp:7: error: stray '\172' in program
0_0_3861669_13147.cpp:7: error: expected primary-expression before "int"
0_0_3861669_13147.cpp:7: error: expected `;' before "int"
0_0_3861669_13147.cpp:8: error: `n' undeclared (first use this function)
0_0_3861669_13147.cpp:8: error: (Each undeclared identifier is reported only once for each function it appears in.)
0_0_3861669_13147.cpp:9: error: `i' undeclared (first use this function)
0_0_3861669_13147.cpp:9: error: `x' undeclared (first use this function)
0_0_3861669_13147.cpp:11: error: `max' undeclared (first use this function)
|