ID 5469660
Пользователь Кузьмин Захар Данилович
Время 10.10.2021 20:20 (25 д. 10:54) 20:22>>
Обработка 20:20 ... 20:21 (3,20 сек.)
Файл 5469660.cpp (CLang++ 5.0.0 + Address Sanitizer)
Турнир 2 курс. Программирование на C++. Турнир 1, осень 2021
Задача E: Date
Набор тестов
Ограничения Время: 1с Память: 512Мб
Состояние  [?]
LI Ошибка проверки исходного кода
код | результаты
date.h:26:  An else should appear on the same line as the preceding }  [whitespace/newline] [4]
date.h:26:  If an else has a brace on one side, it should have it on both  [readability/braces] [5]
date.h:44:  Missing space before {  [whitespace/braces] [5]
date.h:76:  An else should appear on the same line as the preceding }  [whitespace/newline] [4]
date.h:76:  If an else has a brace on one side, it should have it on both  [readability/braces] [5]
date.h:80:  Missing space before ( in if(  [whitespace/parens] [5]
date.h:80:  Missing space before {  [whitespace/braces] [5]
date.h:84:  Redundant blank line at the end of a code block should be deleted.  [whitespace/blank_line] [3]
date.h:86:  An else should appear on the same line as the preceding }  [whitespace/newline] [4]
date.h:86:  If an else has a brace on one side, it should have it on both  [readability/braces] [5]
date.h:90:  An else should appear on the same line as the preceding }  [whitespace/newline] [4]
date.h:90:  If an else has a brace on one side, it should have it on both  [readability/braces] [5]
date.h:100:  An else should appear on the same line as the preceding }  [whitespace/newline] [4]
date.h:100:  If an else has a brace on one side, it should have it on both  [readability/braces] [5]
date.h:104:  An else should appear on the same line as the preceding }  [whitespace/newline] [4]
date.h:104:  If an else has a brace on one side, it should have it on both  [readability/braces] [5]
date.h:115:  Missing space after ,  [whitespace/comma] [3]
Done processing date.h
Total errors found: 17
0.038s 0.010s 9