ID 5715616
Пользователь Ерофеев Артём Андреевич
Время 09.11.2021 01:56 (19 д. 23:56) 02:06>>
Обработка 01:56 ... 01:56 (2,67 сек.)
Файл SmartPointer.hpp (CLang++ 5.0.0 + Address Sanitizer)
Турнир 2 курс. Программирование на C++. Турнир 2, осень 2021
Задача C: Smart Pointer
Набор тестов
Ограничения Время: 25с Память: 512Мб
Состояние  [?]
LI Ошибка проверки исходного кода
код | результаты
SmartPointer.hpp:8:  Do not indent within a namespace  [runtime/indentation_namespace] [4]
SmartPointer.hpp:18:  Do not indent within a namespace  [runtime/indentation_namespace] [4]
SmartPointer.hpp:21:  public: should be indented +1 space inside class SmartPointer  [whitespace/indent] [3]
SmartPointer.hpp:21:  "public:" should be preceded by a blank line  [whitespace/blank_line] [3]
SmartPointer.hpp:25:  Missing space before ( in if(  [whitespace/parens] [5]
SmartPointer.hpp:127:  Lines should be <= 80 characters long  [whitespace/line_length] [2]
SmartPointer.hpp:131:  Lines should be <= 80 characters long  [whitespace/line_length] [2]
SmartPointer.hpp:136:  Lines should be <= 80 characters long  [whitespace/line_length] [2]
SmartPointer.hpp:140:  Lines should be <= 80 characters long  [whitespace/line_length] [2]
SmartPointer.hpp:149:  private: should be indented +1 space inside class SmartPointer  [whitespace/indent] [3]
SmartPointer.hpp:160:  Namespace should be terminated with "// namespace smart_pointer"  [readability/namespace] [5]
Done processing SmartPointer.hpp
Total errors found: 11
0.085s 0.011s 9