Posts by user150453 • 1 point
1 post
-
-1
votes3
answers1163
viewsQ: Error using Else: "'Else' without a Previous 'if'"
I’m trying to make a basic program, but I stopped in half because it was wrong: error:'Else' without a Previous 'if' #include<stdio.h> int main() { int med1, med2, med3; printf("\nDigite a…