I write a simple simple calculator code. what is ur opinion about it? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
0

I write a simple simple calculator code. what is ur opinion about it?

https://code.sololearn.com/cQSK1QD9CR7w/#cpp It runs very well in devc++ compiler. but here. i couldnt see the correct result.

6th Mar 2018, 5:23 PM
Alireza1996Sh
Alireza1996Sh - avatar
3 Answers
+ 2
every basic programmer can do that(you might be new idk). You should try working with more then 2 numbers. means you can do stuff like 4+5*8. or such on.... try working with string splitting or such on. thought if it's your first program its nice
6th Mar 2018, 5:23 PM
Tomer Sim
Tomer Sim - avatar
+ 2
Please write the code in Code Playground and paste the link here. That way it's easier to read and we can actually try it out...
6th Mar 2018, 4:59 PM
Chris
Chris - avatar
+ 1
I do it as u want. but it has problem with input the numbers to calculate.
6th Mar 2018, 5:24 PM
Alireza1996Sh
Alireza1996Sh - avatar