0_0_20123500_3723.cpp: In function 'int main()':
0_0_20123500_3723.cpp:6:2: error: 'nbsp' was not declared in this scope
int i,j,x,n,m,T,len;
^
0_0_20123500_3723.cpp:9:6: error: expected ')' before ';' token
{
^
0_0_20123500_3723.cpp:25:79: error: break statement not within loop or switch
break;
^
|