#WSQ03

Well, this problem was also too easy to solve. It is practically the same we did in the “Hello World” program , just with few changes, witch are making some math and printing the results. At first I did not know what to do because I did not understand the problem, I thought it was asking for something else. But then I saw the post of other students and I got it. I solve the problem in a different way, everybody solved it using printf, instead of cout and cin. What i did is pretty simple, I just declare some variables where I stored the value of the two given numbers and the others I used it to store the results. Then what I did was just print the result of each operation.

Here is the link where you can find my source code, feel free of making changes: https://www.dropbox.com/s/38bcu6bgeaozoi8/fun.cpp?dl=0

Captura de pantalla 2016-01-29 a las 12.45.29 a.m..pngimagen thanks

CC BY-SA 4.0 #WSQ03 by manuelch96 is licensed under a Creative Commons Attribution-ShareAlike 4.0 International License.