Prog.cpp:5:1: error: 'cin' does not name a type

prog.cpp:5:1: error: ‘cin’ does not name a type

@kanikamittal0606
hello kanika,
add this line in ur code
using namespace std;

1 Like

Line is there already

@kanikamittal0606
save ur code on https://ide.codingblocks.com/ and share the generated link here

I hope I’ve cleared your doubt. I ask you to please rate your experience here
Your feedback is very important. It helps us improve our platform and hence provide you
the learning experience you deserve.

On the off chance, you still have some questions or not find the answers satisfactory, you may reopen
the doubt.