0_0_6123517_25529.cpp: In function `int main()':
0_0_6123517_25529.cpp:5: error: `_int64' undeclared (first use this function)
0_0_6123517_25529.cpp:5: error: (Each undeclared identifier is reported only once for each function it appears in.)
0_0_6123517_25529.cpp:5: error: expected `;' before "sum"
0_0_6123517_25529.cpp:9: error: `sum' undeclared (first use this function)
0_0_6123517_25529.cpp:23: error: `max' undeclared (first use this function)
|