0_0_26801336_19227.cpp: In function 'int main()':
0_0_26801336_19227.cpp:5:29: error: expected ';' before ')' token
for (scanf("%d",&a)!=EOF)
^
0_0_26801336_19227.cpp:18:1: error: expected primary-expression at end of input
}
^
0_0_26801336_19227.cpp:18:1: error: expected ';' at end of input
0_0_26801336_19227.cpp:18:1: error: expected primary-expression at end of input
0_0_26801336_19227.cpp:18:1: error: expected ')' at end of input
0_0_26801336_19227.cpp:18:1: error: expected statement at end of input
0_0_26801336_19227.cpp:18:1: error: expected '}' at end of input
|