0_0_20652393_27938.cpp: In function 'int main()': 0_0_20652393_27938.cpp:4:2: error: 'nbsp' was not declared in this scope int n,s[100],i,sum; ^ 0_0_20652393_27938.cpp:7:21: error: break statement not within loop or switch if(n==0)break; ^