ID 5935793
Пользователь Соболев Артём Андреевич
Время 21.12.2021 02:45<< 25.12.2021 20:59 (32 д. 10:36) 21:01>>
Обработка 20:59 ... 21:00 (4,65 сек.)
Файл 5935793.cpp (CLang++ 5.0.0 + Address Sanitizer)
Турнир 2 курс. Программирование на C++. Турнир 1, осень 2021
Задача E: Date
Набор тестов
Ограничения Время: 1с Память: 512Мб
Состояние  [?]
LI Ошибка проверки исходного кода
код | результаты
date.h:2:  Line ends in whitespace.  Consider deleting these extra spaces.  [whitespace/end_of_line] [4]
date.h:5:  public: should be indented +1 space inside class Date  [whitespace/indent] [3]
date.h:8:  public: should be indented +1 space inside class Date  [whitespace/indent] [3]
date.h:11:  Line ends in whitespace.  Consider deleting these extra spaces.  [whitespace/end_of_line] [4]
date.h:51:  An else should appear on the same line as the preceding }  [whitespace/newline] [4]
date.h:51:  If an else has a brace on one side, it should have it on both  [readability/braces] [5]
date.h:77:  An else should appear on the same line as the preceding }  [whitespace/newline] [4]
date.h:77:  If an else has a brace on one side, it should have it on both  [readability/braces] [5]
Done processing date.h
Total errors found: 8
0.048s 0.013s 9