ID 5788489
Пользователь Миронов Александр Сергеевич
Время 00:00<< 17.11.2021 00:01 (0:00) 00:01>>
Обработка 00:01 ... 00:01 (2,35 сек.)
Файл 5788489.cpp (CLang++ 5.0.0 + Address Sanitizer)
Турнир 2 курс. Программирование на C++. Турнир 2, осень 2021
Задача C: Smart Pointer
Набор тестов
Ограничения Время: 25с Память: 512Мб
Состояние  [?]
CE Ошибка компиляции
код | результаты
In file included from main.cpp:2:0:
SmartPointer.hpp:70:27: error: stray '\320' in program
             core->point = з;
                           ^
SmartPointer.hpp:70:28: error: stray '\267' in program
             core->point = з;
                            ^
SmartPointer.hpp: In member function 'smart_pointer::SmartPointer<T, Allocator>& smart_pointer::SmartPointer<T, Allocator>::operator=(smart_pointer::SmartPointer<T, Allocator>::value_type*)':
SmartPointer.hpp:70:29: error: expected primary-expression before ';' token
             core->point = з;
                             ^
0.040s 0.013s 9