ID 5481926
Пользователь Кузьмин Павел Владимирович
Время 22:23<< 13.10.2021 22:24 (28 д. 12:57) 22:25>>
Обработка 22:24 ... 22:24 (2,73 сек.)
Файл 5481926.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:59:  You don't need a ; after a }  [readability/braces] [4]
date.h:71:  Is this a non-const reference? If so, make const or use a pointer: int& y  [runtime/references] [2]
date.h:71:  Is this a non-const reference? If so, make const or use a pointer: int& m  [runtime/references] [2]
date.h:71:  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: 7
0.032s 0.012s 9