Sololearn: Learn to Code
New course! Every coder should learn Generative AI!
Try a free lesson
+ 4
Ethan shaji watch out the insertion and extraction operators (>> , <<) and semicolons. cout << "Enter a number \n"; cin >> a;
27th Sep 2022, 11:09 AM
Tina
Tina - avatar
+ 2
What is the problem you are facing? add details.. share code link by saving it.. No output? Because you don't have output statements... Print sum value after calculated..
27th Sep 2022, 9:56 AM
Jayakrishna 🇮🇳
+ 1
You are too careless in writing code: 7 lines - 5 errors. And unfinished code. Or is it your homework to find all the mistakes? 😅
27th Sep 2022, 11:12 AM
Solo
Solo - avatar
0
Write(;) after int sum=a+b
27th Sep 2022, 1:47 PM
Nour Masri
0
У тебя ошибка в операций(<<, >>) и точка с запятой (;) https://code.sololearn.com/cJN5C8YpI5aZ/?ref=app
28th Sep 2022, 11:11 AM
Алихан Т
Алихан Т - avatar
0
Pls help me huhuhu Create a program that will accept elements from the user, based on the created node structure that is display the list structure holds the following data; studID, studName, Course, and Yr_level.
29th Sep 2022, 6:23 AM
al
al - avatar