Posts by Cristiano M • 33 points
2 posts
-
0
votes1
answer106
viewsQ: Read numbers using dot as decimal separator
I’m doing an exercise in which I have to take the radius as input value and return the circle area as output. The code compiles normal without errors, but at the time it will print the value it…
javaasked Cristiano M 33 -
2
votes1
answer59
viewsQ: Why is the result of my operation being printed printing 00 and not the actual result?
I’m practicing syntax in C language,a code about voting, wrote an excerpt of the code and went to compile to test, casting, and it didn’t work, I typed with int, double, float and nothing,%d,%f %i…
casked Cristiano M 33