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.
3 Respostas
+ 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
+ 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...
+ 1
I do it as u want. but it has problem with input the numbers to calculate.