0_0_26846363_20631.cpp: In function 'int main()': 0_0_26846363_20631.cpp:12:3: error: 'cout' was not declared in this scope cout<<sum<<endl; ^ 0_0_26846363_20631.cpp:12:14: error: 'endl' was not declared in this scope cout<<sum<<endl; ^