ID 5482041
Пользователь Псарев Александр Павлович
Время 22:30<< 13.10.2021 22:34 (9 д. 02:51) 22:36>>
Обработка 22:34 ... 22:35 (6,80 сек.)
Файл 5482041.cpp (CLang++ 5.0.0 + Address Sanitizer)
Турнир 2 курс. Программирование на C++. Турнир 1, осень 2021
Задача C: Set
Набор тестов
Ограничения Время: 1с Память: 512Мб
Состояние  [?]
LI Ошибка проверки исходного кода
код | результаты
set.h:17:  Tab found; better to use spaces  [whitespace/tab] [1]
set.h:18:  Tab found; better to use spaces  [whitespace/tab] [1]
set.h:28:  Tab found; better to use spaces  [whitespace/tab] [1]
set.h:29:  Tab found; better to use spaces  [whitespace/tab] [1]
set.h:34:  Tab found; better to use spaces  [whitespace/tab] [1]
set.h:35:  Tab found; better to use spaces  [whitespace/tab] [1]
set.h:45:  Tab found; better to use spaces  [whitespace/tab] [1]
set.h:55:  Tab found; better to use spaces  [whitespace/tab] [1]
set.h:65:  Tab found; better to use spaces  [whitespace/tab] [1]
set.h:69:  Lines should be <= 80 characters long  [whitespace/line_length] [2]
set.h:71:  Tab found; better to use spaces  [whitespace/tab] [1]
set.h:78:  { should almost always be at the end of the previous line  [whitespace/braces] [4]
set.h:80:  An else should appear on the same line as the preceding }  [whitespace/newline] [4]
set.h:80:  If an else has a brace on one side, it should have it on both  [readability/braces] [5]
set.h:87:  Tab found; better to use spaces  [whitespace/tab] [1]
set.h:95:  Tab found; better to use spaces  [whitespace/tab] [1]
set.h:38:  Add #include <algorithm> for sort  [build/include_what_you_use] [4]
set.h:99:  Add #include <vector> for vector<>  [build/include_what_you_use] [4]
set.h:108:  Could not find a newline character at the end of the file.  [whitespace/ending_newline] [5]
Done processing set.h
Total errors found: 19
0.060s 0.010s 9