ID 5481185
Пользователь Бурачинский Александр Дмитриевич
Время 20:07<< 13.10.2021 20:10 (28 д. 10:44) 20:18>>
Обработка 20:10 ... 20:10 (9,82 сек.)
Файл 5481185.cpp (CLang++ 5.0.0 + Address Sanitizer)
Турнир 2 курс. Программирование на C++. Турнир 1, осень 2021
Задача E: Date
Набор тестов
Ограничения Время: 1с Память: 512Мб
Состояние  [?]
LI Ошибка проверки исходного кода
код | результаты
date.h:33:  private: should be indented +1 space inside class Date  [whitespace/indent] [3]
date.h:45:  public: should be indented +1 space inside class Date  [whitespace/indent] [3]
date.h:45:  "public:" should be preceded by a blank line  [whitespace/blank_line] [3]
date.h:57:  If an else has a brace on one side, it should have it on both  [readability/braces] [5]
date.h:61:  An else should appear on the same line as the preceding }  [whitespace/newline] [4]
date.h:61:  If an else has a brace on one side, it should have it on both  [readability/braces] [5]
date.h:65:  An else should appear on the same line as the preceding }  [whitespace/newline] [4]
date.h:65:  If an else has a brace on one side, it should have it on both  [readability/braces] [5]
date.h:87:  If an else has a brace on one side, it should have it on both  [readability/braces] [5]
date.h:87:  Else clause should never be on same line as else (use 2 lines)  [whitespace/newline] [4]
date.h:102:  If an else has a brace on one side, it should have it on both  [readability/braces] [5]
date.h:102:  Else clause should never be on same line as else (use 2 lines)  [whitespace/newline] [4]
date.h:108:  Could not find a newline character at the end of the file.  [whitespace/ending_newline] [5]
Done processing date.h
Total errors found: 13
0.104s 0.013s 9