ID 5509404
Пользователь Ткаченко Егор Иванович
Время 17:08<< 20.10.2021 17:09 (15:10) 17:11>>
Обработка 17:09 ... 17:09 (2,84 сек.)
Файл main.cpp (CLang++ 5.0.0 + Address Sanitizer)
Турнир 2 курс. Программирование на C++. Турнир 2, осень 2021
Задача A: Набор фигур
Набор тестов
Ограничения Время: 1с Память: 4096Мб
Состояние  [?]
LI Ошибка проверки исходного кода
код | результаты
figure.h:58:  Single-parameter constructors should be marked explicit.  [runtime/explicit] [5]
figure.h:82:  An else should appear on the same line as the preceding }  [whitespace/newline] [4]
figure.h:82:  If an else has a brace on one side, it should have it on both  [readability/braces] [5]
figure.h:87:  An else should appear on the same line as the preceding }  [whitespace/newline] [4]
figure.h:87:  If an else has a brace on one side, it should have it on both  [readability/braces] [5]
figure.h:97:  Tab found; better to use spaces  [whitespace/tab] [1]
figure.h:98:  Tab found; better to use spaces  [whitespace/tab] [1]
figure.h:103:  Tab found; better to use spaces  [whitespace/tab] [1]
figure.h:105:  Tab found; better to use spaces  [whitespace/tab] [1]
Done processing figure.h
Total errors found: 9
0.064s 0.010s 9