ID 5483013
Пользователь Юрочкин Руслан Викторович
Время 14.10.2021 00:57 (5 д. 01:57) 29.12.2021 21:32>>
Обработка 00:57 ... 00:57 (2,81 сек.)
Файл date.h (CLang++ 5.0.0 + Address Sanitizer)
Турнир 2 курс. Программирование на C++. Турнир 1, осень 2021
Задача F: BufferedReader
Набор тестов
Ограничения Время: 1с Память: 512Мб
Состояние  [?]
CE Ошибка компиляции
код | результаты
main.cpp: In function 'int main()':
main.cpp:49:5: error: 'BufferedReader' was not declared in this scope
     BufferedReader reader(&stream);
     ^~~~~~~~~~~~~~
main.cpp:54:23: error: 'reader' was not declared in this scope
         int got_len = reader.Read(buf.get(), read_len);
                       ^~~~~~
main.cpp:54:23: note: suggested alternative: 'read_len'
         int got_len = reader.Read(buf.get(), read_len);
                       ^~~~~~
                       read_len
[печатать | |
]
(1 915 b)
0.074s 0.010s 10