ID 5481871
Пользователь Миронов Александр Сергеевич
Время 22:07<< 13.10.2021 22:15 (28 д. 12:48) 22:16>>
Обработка 22:15 ... 22:15 (3,41 сек.)
Файл 5481871.cpp (CLang++ 5.0.0 + Address Sanitizer)
Турнир 2 курс. Программирование на C++. Турнир 1, осень 2021
Задача E: Date
Набор тестов
Ограничения Время: 1с Память: 512Мб
Состояние  [?]
LI Ошибка проверки исходного кода
код | результаты
date.h:20:  Is this a non-const reference? If so, make const or use a pointer: int& y  [runtime/references] [2]
date.h:20:  Is this a non-const reference? If so, make const or use a pointer: int& m  [runtime/references] [2]
date.h:20:  Is this a non-const reference? If so, make const or use a pointer: int& d  [runtime/references] [2]
date.h:34:  Constructors callable with one argument should be marked explicit.  [runtime/explicit] [5]
date.h:59:  Line ends in whitespace.  Consider deleting these extra spaces.  [whitespace/end_of_line] [4]
date.h:59:  Redundant blank line at the start of a code block should be deleted.  [whitespace/blank_line] [2]
Done processing date.h
Total errors found: 6
0.097s 0.009s 9