ID 5786924
Пользователь Морозов Денис Витальевич
Время 20:20<< 16.11.2021 20:24 (27 д. 18:25) 20:26>>
Обработка 20:24 ... 20:24 (6,02 сек.)
Файл 5786924.cpp (CLang++ 5.0.0 + Address Sanitizer)
Турнир 2 курс. Программирование на C++. Турнир 2, осень 2021
Задача A: Набор фигур
Набор тестов
Ограничения Время: 1с Память: 4096Мб
Состояние  [?]
CE Ошибка компиляции
код | результаты
In file included from main.cpp:17:0:
figure.h: In function 'std::shared_ptr<Figure> CreateFigure(std::istringstream&)':
figure.h:61:11: error: 'ws' was not declared in this scope
     is >> ws;
           ^~
figure.h:61:11: note: suggested alternative:
In file included from /usr/include/c++/7/istream:991:0,
                 from /usr/include/c++/7/iostream:40,
                 from main.cpp:1:
/usr/include/c++/7/bits/istream.tcc:1024:5: note:   'std::ws'
     ws(basic_istream<_CharT, _Traits>& __in)
     ^~
0.032s 0.008s 9