Question: I want to convert this code into flowchart. Il Vodafone AL @ 6% 4 13:05 repl.it AA = EvaDai / Assignment #2 C Files 50430

I want to convert this code into flowchart.
I want to convert this code into flowchart. Il Vodafone AL @

Il Vodafone AL @ 6% 4 13:05 repl.it AA = EvaDai / Assignment #2 C Files 50430 - ATM 1 #include 2 3 int main() { 4 int X; 5 float Y, t; 6 scanf("%d %f", &X, &Y); 7 if (Y>X && X%5==0){ 8 t=Y-X-0.50; 9 printf("%.2f", t); 10 }else{ 11 printf("%.2f", Y); 12 } 13 return 0; 14 } D Code Console Commands

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!