ID 5787060
Пользователь Thanks to the CWC partners from the GreenTeaNeko
Время 20:41<< 16.11.2021 20:42 (27 д. 18:42) 20:43>>
Обработка 20:42 ... 20:42 (2,72 сек.)
Файл 5787060.cpp (CLang++ 5.0.0 + Address Sanitizer)
Турнир 2 курс. Программирование на C++. Турнир 2, осень 2021
Задача C: Smart Pointer
Набор тестов
Ограничения Время: 25с Память: 512Мб
Состояние  [?]
LI Ошибка проверки исходного кода
код | результаты
SmartPointer.hpp:9:  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:28:  An else should appear on the same line as the preceding }  [whitespace/newline] [4]
SmartPointer.hpp:28:  If an else has a brace on one side, it should have it on both  [readability/braces] [5]
SmartPointer.hpp:79:  An else should appear on the same line as the preceding }  [whitespace/newline] [4]
SmartPointer.hpp:79:  If an else has a brace on one side, it should have it on both  [readability/braces] [5]
SmartPointer.hpp:93:  An else should appear on the same line as the preceding }  [whitespace/newline] [4]
SmartPointer.hpp:93:  If an else has a brace on one side, it should have it on both  [readability/braces] [5]
SmartPointer.hpp:102:  An else should appear on the same line as the preceding }  [whitespace/newline] [4]
SmartPointer.hpp:102:  If an else has a brace on one side, it should have it on both  [readability/braces] [5]
SmartPointer.hpp:111:  An else should appear on the same line as the preceding }  [whitespace/newline] [4]
SmartPointer.hpp:111:  If an else has a brace on one side, it should have it on both  [readability/braces] [5]
SmartPointer.hpp:120:  An else should appear on the same line as the preceding }  [whitespace/newline] [4]
SmartPointer.hpp:120:  If an else has a brace on one side, it should have it on both  [readability/braces] [5]
SmartPointer.hpp:147:  An else should appear on the same line as the preceding }  [whitespace/newline] [4]
SmartPointer.hpp:147:  If an else has a brace on one side, it should have it on both  [readability/braces] [5]
SmartPointer.hpp:165:  Closing brace should be aligned with beginning of class SmartPointer  [whitespace/indent] [3]
SmartPointer.hpp:166:  Namespace should be terminated with "// namespace smart_pointer"  [readability/namespace] [5]
SmartPointer.hpp:166:  Line ends in whitespace.  Consider deleting these extra spaces.  [whitespace/end_of_line] [4]
Done processing SmartPointer.hpp
Total errors found: 19
0.038s 0.009s 9