0_0_30244067_22974.cpp: In function 'int main()':
0_0_30244067_22974.cpp:26:17: error: expected primary-expression before '%' token
REP (i, 1, n) %7
^
0_0_30244067_22974.cpp:26:18: error: expected '}' at end of input
REP (i, 1, n) %7
^
0_0_30244067_22974.cpp:26:18: error: expected '}' at end of input
|