0_0_33495358_29759.cpp: In function 'int main()':
0_0_33495358_29759.cpp:115:25: error: expected ';' before ')' token
for(~scanf("%d", &n))
^
0_0_33495358_29759.cpp:130:1: error: expected primary-expression at end of input
}
^
0_0_33495358_29759.cpp:130:1: error: expected ';' at end of input
0_0_33495358_29759.cpp:130:1: error: expected primary-expression at end of input
0_0_33495358_29759.cpp:130:1: error: expected ')' at end of input
0_0_33495358_29759.cpp:130:1: error: expected statement at end of input
0_0_33495358_29759.cpp:130:1: error: expected '}' at end of input
|