ID 5411221
Пользователь Новожилов Илья Сергеевич
Время 14:21<< 27.09.2021 14:23 (12 д. 04:56) 14:24>>
Обработка 14:23 ... 14:23 (3,44 сек.)
Файл Source.cpp (CLang++ 5.0.0 + Address Sanitizer)
Турнир 2 курс. Программирование на C++. Турнир 1, осень 2021
Задача E: Date
Набор тестов
Ограничения Время: 1с Память: 512Мб
Состояние  [?]
LI Ошибка проверки исходного кода
код | результаты
date.h:47:  An else should appear on the same line as the preceding }  [whitespace/newline] [4]
date.h:52:  An else should appear on the same line as the preceding }  [whitespace/newline] [4]
date.h:52:  If an else has a brace on one side, it should have it on both  [readability/braces] [5]
date.h:60:  Else clause should never be on same line as else (use 2 lines)  [whitespace/newline] [4]
date.h:71:  Lines should be <= 80 characters long  [whitespace/line_length] [2]
date.h:77:  Lines should be <= 80 characters long  [whitespace/line_length] [2]
date.h:80:  Could not find a newline character at the end of the file.  [whitespace/ending_newline] [5]
Done processing date.h
Total errors found: 7
0.028s 0.008s 9