0_0_30782163_32731.cpp: In function 'int main()':
0_0_30782163_32731.cpp:90:25: error: 'n' was not declared in this scope
while (scanf("%d", &n) == 1) {
^
0_0_30782163_32731.cpp:95:32: error: expected ';' at end of input
for (int h = 0%3
^
0_0_30782163_32731.cpp:95:32: error: expected primary-expression at end of input
0_0_30782163_32731.cpp:95:32: error: expected ';' at end of input
0_0_30782163_32731.cpp:95:32: error: expected primary-expression at end of input
0_0_30782163_32731.cpp:95:32: error: expected ')' at end of input
0_0_30782163_32731.cpp:95:32: error: expected statement at end of input
0_0_30782163_32731.cpp:95:32: error: expected '}' at end of input
0_0_30782163_32731.cpp:95:32: error: expected '}' at end of input
0_0_30782163_32731.cpp:95:32: error: expected '}' at end of input
0_0_30782163_32731.cpp:95:32: error: expected '}' at end of input
|