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