ID 5453805
Пользователь Крюков Никита Владимирович
Время 16:08<< 07.10.2021 16:09 (22 д. 06:42) 16:12>>
Обработка 16:09 ... 16:09 (3,35 сек.)
Файл 5453805.cpp (CLang++ 5.0.0 + Address Sanitizer)
Турнир 2 курс. Программирование на C++. Турнир 1, осень 2021
Задача F: BufferedReader
Набор тестов
Ограничения Время: 1с Память: 512Мб
Состояние  [?]
CE Ошибка компиляции
код | результаты
In file included from main.cpp:35:0:
buffered_reader.h: In constructor 'BufferedReader::BufferedReader(PackageStream*)':
buffered_reader.h:14:45: error: non-constant array new length must be specified without parentheses around the type-id [-Werror=vla]
         buf = new(char[stream->PackageLen()]);
                                             ^
cc1plus: all warnings being treated as errors
[печатать | |
]
(1 015 b)
0.086s 0.008s 10