0_0_30325638_9166.cpp:29:8: error: missing terminating " character
for(int i=2;i<n;i++)printf ("%d %
^
0_0_30325638_9166.cpp: In function 'int main()':
0_0_30325638_9166.cpp:29:35: error: expected primary-expression at end of input
for(int i=2;i<n;i++)printf ("%d %
^
0_0_30325638_9166.cpp:29:35: error: expected '}' at end of input
0_0_30325638_9166.cpp:29:35: error: expected '}' at end of input
|