0_0_4057040_6861.cpp:1:2: invalid preprocessing directive #inlcude
0_0_4057040_6861.cpp:6: error: `__int64' does not name a type
0_0_4057040_6861.cpp: In function `int main()':
0_0_4057040_6861.cpp:11: error: `__int64' undeclared (first use this function)
0_0_4057040_6861.cpp:11: error: (Each undeclared identifier is reported only once for each function it appears in.)
0_0_4057040_6861.cpp:11: error: expected `;' before "tmp"
0_0_4057040_6861.cpp:12: error: `scanf' undeclared (first use this function)
0_0_4057040_6861.cpp:14: error: `a' undeclared (first use this function)
0_0_4057040_6861.cpp:26: error: invalid types `int[100003][int[100003]]' for array subscript
0_0_4057040_6861.cpp:28: error: `ans' undeclared (first use this function)
0_0_4057040_6861.cpp:30: error: `tmp' undeclared (first use this function)
0_0_4057040_6861.cpp:33: error: `printf' undeclared (first use this function)
|