Computers and Technology

Your program will make use of long long int variables for all calculations. note: the use of long long int requires that you have c++11 support. you should have this automatically if you are using a newer version of visual studio. the support is there for gcc as well, but you may need the -std=c++11 or -std=c++0x compiler flag. you first need to read in the total number of seconds. there is no prompt for the read (that is, you just do the cin without using a cout to display a prompt). this is going to seem a little strange when you are running your program in your ide

answer
Answers: 2

Similar questions

Do you know the correct answer?
Your program will make use of long long int variables for all calculations. note: the use of long l...

Questions in other subjects:

Konu
French, 26.05.2021 21:40
Konu
History, 26.05.2021 21:40