0_0_31059786_1853.cpp: In function 'bool is_root(int, int)':
0_0_31059786_1853.cpp:30:47: error: expected ']' at end of input
for (int i = 1; i <= runs && pp[i] * pp[i%5
^
0_0_31059786_1853.cpp:30:47: error: expected ';' at end of input
0_0_31059786_1853.cpp:30:47: error: expected primary-expression at end of input
0_0_31059786_1853.cpp:30:47: error: expected ')' at end of input
0_0_31059786_1853.cpp:30:47: error: expected statement at end of input
0_0_31059786_1853.cpp:30:47: error: expected '}' at end of input
|