ID 5700674
Пользователь Пиляй Николай Владимирович
Время 21:57<< 05.11.2021 21:59 (16 д. 19:59) 21:59>>
Обработка 21:59 ... 21:59 (2,15 сек.)
Файл 5700674.cpp (CLang++ 5.0.0 + Address Sanitizer)
Турнир 2 курс. Программирование на C++. Турнир 2, осень 2021
Задача A: Набор фигур
Набор тестов
Ограничения Время: 1с Память: 4096Мб
Состояние  [?]
LI Ошибка проверки исходного кода
код | результаты
figure.h:72:  Static/global string variables are not permitted.  [runtime/string] [4]
figure.h:79:  An else should appear on the same line as the preceding }  [whitespace/newline] [4]
figure.h:79:  If an else has a brace on one side, it should have it on both  [readability/braces] [5]
figure.h:83:  An else should appear on the same line as the preceding }  [whitespace/newline] [4]
figure.h:83:  Missing space before {  [whitespace/braces] [5]
figure.h:72:  Add #include <string> for string  [build/include_what_you_use] [4]
figure.h:87:  Could not find a newline character at the end of the file.  [whitespace/ending_newline] [5]
Done processing figure.h
Total errors found: 7
0.111s 0.035s 9