ATM -SHOWING RUN TIME ERROR ??

#include<stdio.h>
int main()
{
int a,b=200;
float c;
printf(“enter the amount”);
scanf("%d",&a);
if(a<b && a%5==0)
{
c=b-a-(.5);
printf("%d",c);
}
else
printf("%d",b);
]

Use return 0; at the end of your program.
And use formatting tools while posting code in your question, it helps others understand your question correctly… :slight_smile: :slight_smile:

awsome In the event you are in a favorite place (including most cities!) http://snapchattrophiess.com You may even visit a geolocation filter unique for your region. great.

use return 0; will he help you