ID 5482020
Пользователь Кузьмин Павел Владимирович
Время 22:25<< 13.10.2021 22:33 (28 д. 13:06) 22:33>>
Обработка 22:33 ... 22:33 (2,66 сек.)
Файл 5482020.cpp (CLang++ 5.0.0 + Address Sanitizer)
Турнир 2 курс. Программирование на C++. Турнир 1, осень 2021
Задача E: Date
Набор тестов
Ограничения Время: 1с Память: 512Мб
Состояние  [?]
LI Ошибка проверки исходного кода
код | результаты
date.h:9:  Is this a non-const reference? If so, make const or use a pointer: int& y  [runtime/references] [2]
date.h:9:  Is this a non-const reference? If so, make const or use a pointer: int& m  [runtime/references] [2]
date.h:9:  Is this a non-const reference? If so, make const or use a pointer: int& d  [runtime/references] [2]
date.h:75:  Is this a non-const reference? If so, make const or use a pointer: int& y  [runtime/references] [2]
date.h:75:  Is this a non-const reference? If so, make const or use a pointer: int& m  [runtime/references] [2]
date.h:75:  Is this a non-const reference? If so, make const or use a pointer: int& d  [runtime/references] [2]
Done processing date.h
Total errors found: 6
0.034s 0.009s 9