ID 5755606
Пользователь Смагина Елена Геннадьевна
Время 13.11.2021 15:20 (24 д. 13:21) 15:40>>
Обработка 15:20 ... 15:20 (3,32 сек.)
Файл 5755606.cpp (CLang++ 5.0.0 + Address Sanitizer)
Турнир 2 курс. Программирование на C++. Турнир 2, осень 2021
Задача C: Smart Pointer
Набор тестов
Ограничения Время: 25с Память: 512Мб
Состояние  [?]
LI Ошибка проверки исходного кода
код | результаты
SmartPointer.hpp:2:  Weird number of spaces at line-start.  Are you using a 2-space indent?  [whitespace/indent] [3]
SmartPointer.hpp:2:  Line ends in whitespace.  Consider deleting these extra spaces.  [whitespace/end_of_line] [4]
SmartPointer.hpp:5:  Line ends in whitespace.  Consider deleting these extra spaces.  [whitespace/end_of_line] [4]
SmartPointer.hpp:7:  Do not indent within a namespace  [runtime/indentation_namespace] [4]
SmartPointer.hpp:11:  Weird number of spaces at line-start.  Are you using a 2-space indent?  [whitespace/indent] [3]
SmartPointer.hpp:11:  Line ends in whitespace.  Consider deleting these extra spaces.  [whitespace/end_of_line] [4]
SmartPointer.hpp:13:  Do not indent within a namespace  [runtime/indentation_namespace] [4]
SmartPointer.hpp:15:  public: should be indented +1 space inside class SmartPointer  [whitespace/indent] [3]
SmartPointer.hpp:15:  "public:" should be preceded by a blank line  [whitespace/blank_line] [3]
SmartPointer.hpp:17:  Weird number of spaces at line-start.  Are you using a 2-space indent?  [whitespace/indent] [3]
SmartPointer.hpp:17:  Line ends in whitespace.  Consider deleting these extra spaces.  [whitespace/end_of_line] [4]
SmartPointer.hpp:23:  An else should appear on the same line as the preceding }  [whitespace/newline] [4]
SmartPointer.hpp:26:  Weird number of spaces at line-start.  Are you using a 2-space indent?  [whitespace/indent] [3]
SmartPointer.hpp:26:  Line ends in whitespace.  Consider deleting these extra spaces.  [whitespace/end_of_line] [4]
SmartPointer.hpp:31:  Weird number of spaces at line-start.  Are you using a 2-space indent?  [whitespace/indent] [3]
SmartPointer.hpp:31:  Line ends in whitespace.  Consider deleting these extra spaces.  [whitespace/end_of_line] [4]
SmartPointer.hpp:35:  Weird number of spaces at line-start.  Are you using a 2-space indent?  [whitespace/indent] [3]
SmartPointer.hpp:35:  Line ends in whitespace.  Consider deleting these extra spaces.  [whitespace/end_of_line] [4]
SmartPointer.hpp:47:  Weird number of spaces at line-start.  Are you using a 2-space indent?  [whitespace/indent] [3]
SmartPointer.hpp:47:  Line ends in whitespace.  Consider deleting these extra spaces.  [whitespace/end_of_line] [4]
SmartPointer.hpp:52:  Weird number of spaces at line-start.  Are you using a 2-space indent?  [whitespace/indent] [3]
SmartPointer.hpp:52:  Line ends in whitespace.  Consider deleting these extra spaces.  [whitespace/end_of_line] [4]
SmartPointer.hpp:66:  Weird number of spaces at line-start.  Are you using a 2-space indent?  [whitespace/indent] [3]
SmartPointer.hpp:66:  Line ends in whitespace.  Consider deleting these extra spaces.  [whitespace/end_of_line] [4]
SmartPointer.hpp:70:  Weird number of spaces at line-start.  Are you using a 2-space indent?  [whitespace/indent] [3]
SmartPointer.hpp:70:  Line ends in whitespace.  Consider deleting these extra spaces.  [whitespace/end_of_line] [4]
SmartPointer.hpp:75:  Weird number of spaces at line-start.  Are you using a 2-space indent?  [whitespace/indent] [3]
SmartPointer.hpp:75:  Line ends in whitespace.  Consider deleting these extra spaces.  [whitespace/end_of_line] [4]
SmartPointer.hpp:80:  Weird number of spaces at line-start.  Are you using a 2-space indent?  [whitespace/indent] [3]
SmartPointer.hpp:80:  Line ends in whitespace.  Consider deleting these extra spaces.  [whitespace/end_of_line] [4]
SmartPointer.hpp:85:  Weird number of spaces at line-start.  Are you using a 2-space indent?  [whitespace/indent] [3]
SmartPointer.hpp:85:  Line ends in whitespace.  Consider deleting these extra spaces.  [whitespace/end_of_line] [4]
SmartPointer.hpp:90:  Weird number of spaces at line-start.  Are you using a 2-space indent?  [whitespace/indent] [3]
SmartPointer.hpp:90:  Line ends in whitespace.  Consider deleting these extra spaces.  [whitespace/end_of_line] [4]
SmartPointer.hpp:91:  Line ends in whitespace.  Consider deleting these extra spaces.  [whitespace/end_of_line] [4]
SmartPointer.hpp:93:  Line ends in whitespace.  Consider deleting these extra spaces.  [whitespace/end_of_line] [4]
SmartPointer.hpp:95:  Weird number of spaces at line-start.  Are you using a 2-space indent?  [whitespace/indent] [3]
SmartPointer.hpp:95:  Line ends in whitespace.  Consider deleting these extra spaces.  [whitespace/end_of_line] [4]
SmartPointer.hpp:99:  Lines should be <= 80 characters long  [whitespace/line_length] [2]
SmartPointer.hpp:103:  Weird number of spaces at line-start.  Are you using a 2-space indent?  [whitespace/indent] [3]
SmartPointer.hpp:103:  Line ends in whitespace.  Consider deleting these extra spaces.  [whitespace/end_of_line] [4]
SmartPointer.hpp:107:  Line ends in whitespace.  Consider deleting these extra spaces.  [whitespace/end_of_line] [4]
SmartPointer.hpp:109:  Weird number of spaces at line-start.  Are you using a 2-space indent?  [whitespace/indent] [3]
SmartPointer.hpp:109:  Line ends in whitespace.  Consider deleting these extra spaces.  [whitespace/end_of_line] [4]
SmartPointer.hpp:114:  Weird number of spaces at line-start.  Are you using a 2-space indent?  [whitespace/indent] [3]
SmartPointer.hpp:114:  Line ends in whitespace.  Consider deleting these extra spaces.  [whitespace/end_of_line] [4]
SmartPointer.hpp:115:  private: should be indented +1 space inside class SmartPointer  [whitespace/indent] [3]
SmartPointer.hpp:117:  public: should be indented +1 space inside class Core  [whitespace/indent] [3]
SmartPointer.hpp:124:  Namespace should be terminated with "// namespace smart_pointer"  [readability/namespace] [5]
Done processing SmartPointer.hpp
Total errors found: 49
0.042s 0.009s 9