ID 5481993
Пользователь Псарев Александр Павлович
Время 22:29<< 13.10.2021 22:30 (9 д. 02:46) 22:30>>
Обработка 22:30 ... 22:30 (11,14 сек.)
Файл 5481993.cpp (CLang++ 5.0.0 + Address Sanitizer)
Турнир 2 курс. Программирование на C++. Турнир 1, осень 2021
Задача C: Set
Набор тестов
Ограничения Время: 1с Память: 512Мб
Состояние  [?]
LI Ошибка проверки исходного кода
код | результаты
set.h:47:  Lines should be <= 80 characters long  [whitespace/line_length] [2]
set.h:48:  { should almost always be at the end of the previous line  [whitespace/braces] [4]
set.h:57:  Lines should be <= 80 characters long  [whitespace/line_length] [2]
set.h:58:  { should almost always be at the end of the previous line  [whitespace/braces] [4]
set.h:60:  An else should appear on the same line as the preceding }  [whitespace/newline] [4]
set.h:60:  If an else has a brace on one side, it should have it on both  [readability/braces] [5]
set.h:69:  Lines should be <= 80 characters long  [whitespace/line_length] [2]
set.h:70:  { should almost always be at the end of the previous line  [whitespace/braces] [4]
set.h:72:  An else should appear on the same line as the preceding }  [whitespace/newline] [4]
set.h:72:  If an else has a brace on one side, it should have it on both  [readability/braces] [5]
set.h:77:  Lines should be <= 80 characters long  [whitespace/line_length] [2]
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:88:  { should almost always be at the end of the previous line  [whitespace/braces] [4]
set.h:90:  An else should appear on the same line as the preceding }  [whitespace/newline] [4]
set.h:90:  If an else has a brace on one side, it should have it on both  [readability/braces] [5]
set.h:118:  Could not find a newline character at the end of the file.  [whitespace/ending_newline] [5]
Done processing set.h
Total errors found: 18
0.086s 0.013s 9