Posts by Izaac Borges • 15 points
2 posts
-
0
votes2
answers78
viewsQ: Did I use the if and Else wrong?
I started programming a little while ago and I’m trying to learn C but I came across a mistake that I can’t solve. #include <stdio.h> #include <stdlib.h> #include <math.h> int…
casked Izaac Borges 15 -
1
votes1
answer52
viewsQ: I can’t find the reason why my code doesn’t calculate correctly
I’m starting programming now and to learn new things I’m trying to make a C code that calculates whether the user receives more or less than 3 minimum wages. However when doing the sum of the last 4…
casked Izaac Borges 15