0_0_30656687_20691.cpp: In function 'int main()':
0_0_30656687_20691.cpp:102:50: error: expected '}' at end of input
for (int i=1; i<=N; i++) printf(" %d", ans[i]);
^
0_0_30656687_20691.cpp:102:50: error: expected '}' at end of input
0_0_30656687_20691.cpp:102:50: error: expected '}' at end of input
|