Мой код выглядит следующим образом:
Код: Выделить всё
#include
#include
int main()
{
double timer;
std::chrono::time_point start; // LINE 1
std::cout > timer;
std::chrono::duration timer_duration (timer);
while (std::cin.get() != '\n');
std::cin.clear();
std::cout
Мобильная версия