whats is the problem in my coding? can any one help me out?? Is the compilation problem or any error in coding. | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 2

whats is the problem in my coding? can any one help me out?? Is the compilation problem or any error in coding.

plzz tell me. https://code.sololearn.com/crU56460uF3x/?ref=app https://code.sololearn.com/crU56460uF3x/?ref=app

30th Dec 2017, 10:53 PM
Sunil Tiwari
Sunil Tiwari - avatar
2 Answers
+ 11
Fixed code: https://code.sololearn.com/cI9U0YbRfpMI/?ref=app You need to use "using namespace std;" or std::cout, std::cin to use cin and cout.
30th Dec 2017, 11:09 PM
Shamima Yasmin
Shamima Yasmin - avatar
+ 2
thank you i have solved it.
31st Dec 2017, 7:41 AM
Sunil Tiwari
Sunil Tiwari - avatar