ID 5639380
Пользователь Орлов Андрей Сергеевич
Время 20:59<< 02.11.2021 21:01 (13 д. 19:01) 21:03>>
Обработка 21:01 ... 21:01 (2,50 сек.)
Файл 5639380.cpp (CLang++ 5.0.0 + Address Sanitizer)
Турнир 2 курс. Программирование на C++. Турнир 2, осень 2021
Задача A: Набор фигур
Набор тестов
Ограничения Время: 1с Память: 4096Мб
Состояние  [?]
LI Ошибка проверки исходного кода
код | результаты
figure.h:25:  Lines should be <= 80 characters long  [whitespace/line_length] [2]
figure.h:94:  An else should appear on the same line as the preceding }  [whitespace/newline] [4]
figure.h:94:  If an else has a brace on one side, it should have it on both  [readability/braces] [5]
figure.h:98:  An else should appear on the same line as the preceding }  [whitespace/newline] [4]
figure.h:98:  If an else has a brace on one side, it should have it on both  [readability/braces] [5]
figure.h:86:  Add #include <string> for string  [build/include_what_you_use] [4]
figure.h:100:  Add #include <memory> for shared_ptr<>  [build/include_what_you_use] [4]
figure.h:103:  Could not find a newline character at the end of the file.  [whitespace/ending_newline] [5]
Done processing figure.h
Total errors found: 8
0.062s 0.008s 9