ID 5771596
Пользователь Far Eastern FU: CODE Fathers
Время 14.11.2021 17:01 (25 д. 15:02) 17:07>>
Обработка 17:01 ... 17:01 (7,48 сек.)
Файл main.cpp (CLang++ 5.0.0 + Address Sanitizer)
Турнир 2 курс. Программирование на C++. Турнир 2, осень 2021
Задача A: Набор фигур
Набор тестов
Ограничения Время: 1с Память: 4096Мб
Состояние  [?]
LI Ошибка проверки исходного кода
код | результаты
figure.h:9:  Do not use namespace using-directives.  Use using-declarations instead.  [build/namespaces] [5]
figure.h:15:  Single-parameter constructors should be marked explicit.  [runtime/explicit] [5]
figure.h:28:  Lines should be <= 80 characters long  [whitespace/line_length] [2]
figure.h:29:  Lines should be <= 80 characters long  [whitespace/line_length] [2]
figure.h:50:  Lines should be <= 80 characters long  [whitespace/line_length] [2]
figure.h:118:  Missing space around colon in range-based for loop  [whitespace/forcolon] [2]
figure.h:127:  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.032s 0.009s 9