ID 5785750
Пользователь Кустов Юрий Сергеевич
Время 16:54<< 16.11.2021 16:55 (27 д. 14:55) 19:09>>
Обработка 16:55 ... 16:55 (2,09 сек.)
Файл 5785750.cpp (CLang++ 5.0.0 + Address Sanitizer)
Турнир 2 курс. Программирование на C++. Турнир 2, осень 2021
Задача A: Набор фигур
Набор тестов
Ограничения Время: 1с Память: 4096Мб
Состояние  [?]
LI Ошибка проверки исходного кода
код | результаты
figure.h:57:  Single-parameter constructors should be marked explicit.  [runtime/explicit] [5]
figure.h:105:  Lines should be <= 80 characters long  [whitespace/line_length] [2]
figure.h:121:  Line ends in whitespace.  Consider deleting these extra spaces.  [whitespace/end_of_line] [4]
figure.h:121:  Redundant blank line at the end of a code block should be deleted.  [whitespace/blank_line] [3]
figure.h:78:  Add #include <string> for string  [build/include_what_you_use] [4]
figure.h:116:  Add #include <memory> for shared_ptr<>  [build/include_what_you_use] [4]
Done processing figure.h
Total errors found: 6
0.061s 0.012s 9