Code:
174 lines of code removed - please read the posting guidelines about posting only the RELEVANT section of code
174 lines of code removed - please read the posting guidelines about posting only the RELEVANT section of code
#include<stdio.h> #include<conio.h> int main() { int km, i; float res, lt, sum, avg; printf("Welcome to the Sears kilometers per liter calculator.\n\n");
Full code removed
Leave a comment: