0_0_39346429_5884.cpp: In function 'int main()': 0_0_39346429_5884.cpp:4:13: error: 'ci' was not declared in this scope 4 | int a,b;ci>>a>>b;cout<<a+b<<"\n"; | ^~