ID 5481972
Пользователь Псарев Александр Павлович
Время 22:27<< 13.10.2021 22:28 (9 д. 02:45) 22:29>>
Обработка 22:28 ... 22:28 (6,59 сек.)
Файл 5481972.cpp (CLang++ 5.0.0 + Address Sanitizer)
Турнир 2 курс. Программирование на C++. Турнир 1, осень 2021
Задача C: Set
Набор тестов
Ограничения Время: 1с Память: 512Мб
Состояние  [?]
LI Ошибка проверки исходного кода
код | результаты
set.h:5:  Redundant blank line at the start of a code block should be deleted.  [whitespace/blank_line] [2]
set.h:6:  private: should be indented +1 space inside class Set  [whitespace/indent] [3]
set.h:9:  public: should be indented +1 space inside class Set  [whitespace/indent] [3]
set.h:13:  Redundant blank line at the start of a code block should be deleted.  [whitespace/blank_line] [2]
set.h:13:  Redundant blank line at the end of a code block should be deleted.  [whitespace/blank_line] [3]
set.h:35:  Redundant blank line at the start of a code block should be deleted.  [whitespace/blank_line] [2]
set.h:61:  Redundant blank line at the start of a code block should be deleted.  [whitespace/blank_line] [2]
set.h:62:  Lines should be <= 80 characters long  [whitespace/line_length] [2]
set.h:63:  { should almost always be at the end of the previous line  [whitespace/braces] [4]
set.h:74:  Lines should be <= 80 characters long  [whitespace/line_length] [2]
set.h:75:  { should almost always be at the end of the previous line  [whitespace/braces] [4]
set.h:77:  An else should appear on the same line as the preceding }  [whitespace/newline] [4]
set.h:77:  If an else has a brace on one side, it should have it on both  [readability/braces] [5]
set.h:89:  Lines should be <= 80 characters long  [whitespace/line_length] [2]
set.h:90:  { should almost always be at the end of the previous line  [whitespace/braces] [4]
set.h:92:  An else should appear on the same line as the preceding }  [whitespace/newline] [4]
set.h:92:  If an else has a brace on one side, it should have it on both  [readability/braces] [5]
set.h:98:  Lines should be <= 80 characters long  [whitespace/line_length] [2]
set.h:99:  { should almost always be at the end of the previous line  [whitespace/braces] [4]
set.h:101:  An else should appear on the same line as the preceding }  [whitespace/newline] [4]
set.h:101:  If an else has a brace on one side, it should have it on both  [readability/braces] [5]
set.h:110:  { should almost always be at the end of the previous line  [whitespace/braces] [4]
set.h:112:  An else should appear on the same line as the preceding }  [whitespace/newline] [4]
set.h:112:  If an else has a brace on one side, it should have it on both  [readability/braces] [5]
set.h:146:  Could not find a newline character at the end of the file.  [whitespace/ending_newline] [5]
Done processing set.h
Total errors found: 25
0.110s 0.009s 9