0_0_33365230_3060.cpp: In function 'int main()':
0_0_33365230_3060.cpp:6:2: error: 'nbsp' was not declared in this scope
int a,b,c,d,i,j,k,h,t;
^
0_0_33365230_3060.cpp:10:19: error: break statement not within loop or switch
break;
^
0_0_33365230_3060.cpp:11:13: error: 'else' without a previous 'if'
else
^
0_0_33365230_3060.cpp:15:19: error: 'else' without a previous 'if'
else
^
|