ID 5481923
Пользователь Кузьмин Павел Владимирович
Время 22:21<< 13.10.2021 22:23 (28 д. 12:57) 22:24>>
Обработка 22:23 ... 22:23 (2,24 сек.)
Файл 5481923.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:26:  Missing space before ( in if(  [whitespace/parens] [5]
date.h:28:  Missing space before ( in if(  [whitespace/parens] [5]
date.h:30:  Missing space before ( in if(  [whitespace/parens] [5]
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: 10
[печатать | |
]
(2 166 b)
0.074s 0.009s 10