0_0_26291475_19400.cpp: In function 'int main()': 0_0_26291475_19400.cpp:4:7: error: expected unqualified-id before 'int' int a,int b; ^ 0_0_26291475_19400.cpp:5:20: error: 'b' was not declared in this scope while(cin>>a&&cin>>b){ ^