loop problem[code] #include<iostream.h> #include<conio.h> int main() { //declaration int count1=0, count2=0...
loop problemHow to display name of the highest hours worked as an output after the loop
It keeps saying i have a statement missing after my logical expression thank you everyone! i did it all over again. and its working.
It keeps saying i have a statement missing after my logical expression [code]if (gender == 'f' || 'F') { CaloriesBurned= ((age*0.074) - weight*0.05741) + (((HeartBeatRate*...
It keeps saying i have a statement missing after my logical expression [code]#include<iostream.h> #include<conio.h> #include<math.h> int main() { //input float...
This user does not accept Private Messages