ID 5466271
Пользователь Far Eastern FU: CODE Fathers
Время 10.10.2021 15:46 (15 д. 01:37) 15:50>>
Обработка 15:46 ... 15:46 (6,41 сек.)
Файл set.cpp (CLang++ 5.0.0 + Address Sanitizer)
Турнир 2 курс. Программирование на C++. Турнир 1, осень 2021
Задача C: Set
Набор тестов
Ограничения Время: 1с Память: 512Мб
Состояние  [?]
LI Ошибка проверки исходного кода
код | результаты
set.h:6:  public: should be indented +1 space inside class Set  [whitespace/indent] [3]
set.h:10:  You don't need a ; after a }  [readability/braces] [4]
set.h:9:  Single-parameter constructors should be marked explicit.  [runtime/explicit] [5]
set.h:17:  You don't need a ; after a }  [readability/braces] [4]
set.h:22:  You don't need a ; after a }  [readability/braces] [4]
set.h:31:  You don't need a ; after a }  [readability/braces] [4]
set.h:25:  Missing space around colon in range-based for loop  [whitespace/forcolon] [2]
set.h:42:  You don't need a ; after a }  [readability/braces] [4]
set.h:35:  Missing space around colon in range-based for loop  [whitespace/forcolon] [2]
set.h:52:  You don't need a ; after a }  [readability/braces] [4]
set.h:46:  Missing space around colon in range-based for loop  [whitespace/forcolon] [2]
set.h:62:  You don't need a ; after a }  [readability/braces] [4]
set.h:56:  Missing space around colon in range-based for loop  [whitespace/forcolon] [2]
set.h:72:  You don't need a ; after a }  [readability/braces] [4]
set.h:76:  You don't need a ; after a }  [readability/braces] [4]
set.h:78:  private: should be indented +1 space inside class Set  [whitespace/indent] [3]
set.h:80:  Could not find a newline character at the end of the file.  [whitespace/ending_newline] [5]
Done processing set.h
Total errors found: 17
0.107s 0.007s 9