0_0_4474339_22197.cpp: In function `int main()':
0_0_4474339_22197.cpp:8: error: `_int64' undeclared (first use this function)
0_0_4474339_22197.cpp:8: error: (Each undeclared identifier is reported only once for each function it appears in.)
0_0_4474339_22197.cpp:8: error: expected `;' before "a"
0_0_4474339_22197.cpp:9: error: `a' undeclared (first use this function)
0_0_4474339_22197.cpp:11: error: `n' undeclared (first use this function)
0_0_4474339_22197.cpp:12: error: expected `;' before "max"
0_0_4474339_22197.cpp:13: error: expected `;' before "sum"
0_0_4474339_22197.cpp:15: error: `num' undeclared (first use this function)
0_0_4474339_22197.cpp:16: error: `sum' undeclared (first use this function)
0_0_4474339_22197.cpp:17: error: `max' undeclared (first use this function)
|