Posts by Gustavo • 111 points
2 posts
-
6
votes4
answers616
viewsQ: Trouble finding prime numbers
Today in college I learned about the for and the while. However, the code I am trying to formulate does not run. It compiles but "Buga" after it puts the value. The code is simply for checking…
-
5
votes3
answers150
viewsQ: Crash after reading value with scanf
First, I am "Noob" in programming. I started college today, and the subject was already rolling (third call has its consequences =P). The code is simple, the third I created, however, after…