0_0_30312074_32728.cpp: In function 'int main()':
0_0_30312074_32728.cpp:10:2: error: 'nbsp' was not declared in this scope
int t,cas=0;
^
0_0_30312074_32728.cpp:27:73: error: continue statement not within a loop
if(flag||!n) {printf("Case #%d: 0\n",++cas);continue;}
^
|