+ 3
Oops, Problem!
All my C++ codes crashed!
8 Answers
+ 4
You had some errors. Too many for SoloLearn to correctly report.
https://code.sololearn.com/ctCw6ZkWQB1I
Roman Pervutinskiy updated to comment changes.
+ 17
:0
if c++ hates you try a different language...
+ 9
Roman Pervutinskiy please refrain using explicitives in the Q&A please.
+ 6
In calculator change string to char, and change :
char b;
And( b == "+" ) change to (b == '+')
for char, use apostrophes.
+ 4
ok i ll try tomorrow
+ 4
why am i so stupid bro ššš thank you
+ 3
should i give up with cpp ?? it s so useful by the way . how can i code on cpp without compilation errors ? fix it plss
+ 3
i like sololearn as free platform which supports a lot of prog languages but most of them aren t working