ID 5589600
Пользователь Корягин Роман Сергеевич
Время 17:09<< 31.10.2021 17:10 (11 д. 15:11) 17:12>>
Обработка 17:10 ... 17:10 (2,37 сек.)
Файл 5589600.cpp (CLang++ 5.0.0 + Address Sanitizer)
Турнир 2 курс. Программирование на C++. Турнир 2, осень 2021
Задача A: Набор фигур
Набор тестов
Ограничения Время: 1с Память: 4096Мб
Состояние  [?]
LI Ошибка проверки исходного кода
код | результаты
figure.h:20:  Redundant blank line at the start of a code block should be deleted.  [whitespace/blank_line] [2]
figure.h:29:  Redundant blank line at the start of a code block should be deleted.  [whitespace/blank_line] [2]
figure.h:33:  Line ends in whitespace.  Consider deleting these extra spaces.  [whitespace/end_of_line] [4]
figure.h:52:  Redundant blank line at the start of a code block should be deleted.  [whitespace/blank_line] [2]
figure.h:74:  Line ends in whitespace.  Consider deleting these extra spaces.  [whitespace/end_of_line] [4]
figure.h:74:  Redundant blank line at the start of a code block should be deleted.  [whitespace/blank_line] [2]
figure.h:76:  Missing space before {  [whitespace/braces] [5]
figure.h:96:  Is this a non-const reference? If so, make const or use a pointer: std::string& input_dt  [runtime/references] [2]
figure.h:98:  Static/global string variables are not permitted.  [runtime/string] [4]
figure.h:114:  Static/global string variables are not permitted.  [runtime/string] [4]
Done processing figure.h
Total errors found: 10
0.049s 0.008s 9