ID 5787196
Пользователь Росляков Владимир Олегович
Время 20:52<< 16.11.2021 20:53 (27 д. 18:54) 20:56>>
Обработка 20:53 ... 20:53 (2,47 сек.)
Файл 5787196.cpp (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:24:  Constructors callable with one argument should be marked explicit.  [runtime/explicit] [5]
SmartPointer.hpp:68:  private: should be indented +1 space inside class SmartPointer  [whitespace/indent] [3]
SmartPointer.hpp:72:  Namespace should be terminated with "// namespace smart_pointer"  [readability/namespace] [5]
SmartPointer.hpp:72:  Could not find a newline character at the end of the file.  [whitespace/ending_newline] [5]
Done processing SmartPointer.hpp
Total errors found: 8
0.036s 0.012s 9