0_0_34166705_31294.cpp: In function 'int main()':
0_0_34166705_31294.cpp:67:33: error: expected primary-expression before ']' token
for(int i=0; i<n; i++) {]\
^
0_0_34166705_31294.cpp:71:20: error: 'num' was not declared in this scope
if(num % cur == 0) {
^
|