ID 5471552
Пользователь Матвеев Ян Альбертович
Время 12:16<< 11.10.2021 12:16 (26 д. 02:50) 12.10.2021 00:15>>
Обработка 12:16 ... 12:17 (6,95 сек.)
Файл 5471552.cpp (CLang++ 5.0.0 + Address Sanitizer)
Турнир 2 курс. Программирование на C++. Турнир 1, осень 2021
Задача C: Set
Набор тестов
Ограничения Время: 1с Память: 512Мб
Состояние  [?]
LI Ошибка проверки исходного кода
код | результаты
set.h:5:  public: should be indented +1 space inside class Set  [whitespace/indent] [3]
set.h:6:  Do not leave a blank line after "public:"  [whitespace/blank_line] [3]
set.h:9:  Extra space after ( in function call  [whitespace/parens] [4]
set.h:9:  Is this a non-const reference? If so, make const or use a pointer: vector<int64_t>& other  [runtime/references] [2]
set.h:10:  { should almost always be at the end of the previous line  [whitespace/braces] [4]
set.h:15:  { should almost always be at the end of the previous line  [whitespace/braces] [4]
set.h:16:  Line ends in whitespace.  Consider deleting these extra spaces.  [whitespace/end_of_line] [4]
set.h:16:  Missing space before ( in if(  [whitespace/parens] [5]
set.h:21:  { should almost always be at the end of the previous line  [whitespace/braces] [4]
set.h:23:  Missing space before ( in for(  [whitespace/parens] [5]
set.h:24:  { should almost always be at the end of the previous line  [whitespace/braces] [4]
set.h:25:  Missing space before ( in if(  [whitespace/parens] [5]
set.h:34:  { should almost always be at the end of the previous line  [whitespace/braces] [4]
set.h:36:  Missing space before ( in for(  [whitespace/parens] [5]
set.h:37:  { should almost always be at the end of the previous line  [whitespace/braces] [4]
set.h:38:  Missing space before ( in if(  [whitespace/parens] [5]
set.h:44:  { should almost always be at the end of the previous line  [whitespace/braces] [4]
set.h:45:  Weird number of spaces at line-start.  Are you using a 2-space indent?  [whitespace/indent] [3]
set.h:46:  Weird number of spaces at line-start.  Are you using a 2-space indent?  [whitespace/indent] [3]
set.h:46:  Missing space before ( in for(  [whitespace/parens] [5]
set.h:47:  Weird number of spaces at line-start.  Are you using a 2-space indent?  [whitespace/indent] [3]
set.h:47:  { should almost always be at the end of the previous line  [whitespace/braces] [4]
set.h:48:  Weird number of spaces at line-start.  Are you using a 2-space indent?  [whitespace/indent] [3]
set.h:49:  Weird number of spaces at line-start.  Are you using a 2-space indent?  [whitespace/indent] [3]
set.h:49:  Line ends in whitespace.  Consider deleting these extra spaces.  [whitespace/end_of_line] [4]
set.h:50:  Weird number of spaces at line-start.  Are you using a 2-space indent?  [whitespace/indent] [3]
set.h:54:  { should almost always be at the end of the previous line  [whitespace/braces] [4]
set.h:55:  Weird number of spaces at line-start.  Are you using a 2-space indent?  [whitespace/indent] [3]
set.h:56:  Weird number of spaces at line-start.  Are you using a 2-space indent?  [whitespace/indent] [3]
set.h:56:  Missing space before ( in for(  [whitespace/parens] [5]
set.h:56:  Missing space before {  [whitespace/braces] [5]
set.h:57:  Weird number of spaces at line-start.  Are you using a 2-space indent?  [whitespace/indent] [3]
set.h:57:  Missing space before ( in for(  [whitespace/parens] [5]
set.h:58:  Weird number of spaces at line-start.  Are you using a 2-space indent?  [whitespace/indent] [3]
set.h:58:  Missing spaces around ==  [whitespace/operators] [3]
set.h:58:  Missing space before ( in if(  [whitespace/parens] [5]
set.h:59:  Weird number of spaces at line-start.  Are you using a 2-space indent?  [whitespace/indent] [3]
set.h:61:  Weird number of spaces at line-start.  Are you using a 2-space indent?  [whitespace/indent] [3]
set.h:62:  Weird number of spaces at line-start.  Are you using a 2-space indent?  [whitespace/indent] [3]
set.h:66:  { should almost always be at the end of the previous line  [whitespace/braces] [4]
set.h:68:  Weird number of spaces at line-start.  Are you using a 2-space indent?  [whitespace/indent] [3]
set.h:68:  Missing space before ( in for(  [whitespace/parens] [5]
set.h:68:  Missing space before {  [whitespace/braces] [5]
set.h:69:  Weird number of spaces at line-start.  Are you using a 2-space indent?  [whitespace/indent] [3]
set.h:69:  Missing space before ( in for(  [whitespace/parens] [5]
set.h:70:  Weird number of spaces at line-start.  Are you using a 2-space indent?  [whitespace/indent] [3]
set.h:70:  Missing spaces around !=  [whitespace/operators] [3]
set.h:70:  Missing space before ( in if(  [whitespace/parens] [5]
set.h:71:  Weird number of spaces at line-start.  Are you using a 2-space indent?  [whitespace/indent] [3]
set.h:73:  Weird number of spaces at line-start.  Are you using a 2-space indent?  [whitespace/indent] [3]
set.h:74:  Weird number of spaces at line-start.  Are you using a 2-space indent?  [whitespace/indent] [3]
set.h:78:  { should almost always be at the end of the previous line  [whitespace/braces] [4]
set.h:79:  Weird number of spaces at line-start.  Are you using a 2-space indent?  [whitespace/indent] [3]
set.h:80:  Weird number of spaces at line-start.  Are you using a 2-space indent?  [whitespace/indent] [3]
set.h:80:  Missing space before ( in for(  [whitespace/parens] [5]
set.h:80:  Missing space before {  [whitespace/braces] [5]
set.h:81:  Weird number of spaces at line-start.  Are you using a 2-space indent?  [whitespace/indent] [3]
set.h:81:  Missing space before ( in for(  [whitespace/parens] [5]
set.h:82:  Weird number of spaces at line-start.  Are you using a 2-space indent?  [whitespace/indent] [3]
set.h:82:  Missing spaces around !=  [whitespace/operators] [3]
set.h:82:  Missing space before ( in if(  [whitespace/parens] [5]
set.h:83:  Weird number of spaces at line-start.  Are you using a 2-space indent?  [whitespace/indent] [3]
set.h:85:  Weird number of spaces at line-start.  Are you using a 2-space indent?  [whitespace/indent] [3]
set.h:85:  Missing space before ( in for(  [whitespace/parens] [5]
set.h:85:  Missing space before {  [whitespace/braces] [5]
set.h:86:  Weird number of spaces at line-start.  Are you using a 2-space indent?  [whitespace/indent] [3]
set.h:86:  Missing space before ( in for(  [whitespace/parens] [5]
set.h:87:  Weird number of spaces at line-start.  Are you using a 2-space indent?  [whitespace/indent] [3]
set.h:87:  Missing space before ( in if(  [whitespace/parens] [5]
set.h:88:  Weird number of spaces at line-start.  Are you using a 2-space indent?  [whitespace/indent] [3]
set.h:90:  Weird number of spaces at line-start.  Are you using a 2-space indent?  [whitespace/indent] [3]
set.h:91:  Weird number of spaces at line-start.  Are you using a 2-space indent?  [whitespace/indent] [3]
set.h:95:  { should almost always be at the end of the previous line  [whitespace/braces] [4]
set.h:100:  Redundant blank line at the end of a code block should be deleted.  [whitespace/blank_line] [3]
set.h:101:  Could not find a newline character at the end of the file.  [whitespace/ending_newline] [5]
Done processing set.h
Total errors found: 75
[печатать | |
]
(1 987 b)
0.078s 0.016s 10