ID 5401164
Пользователь Павленко Георгий Александрович
Время 20.09.2021 20:39 (5 д. 11:13) 20:47>>
Обработка 20:39 ... 20:39 (4,26 сек.)
Файл 5401164.cpp (CLang++ 5.0.0 + Address Sanitizer)
Турнир 2 курс. Программирование на C++. Турнир 1, осень 2021
Задача E: Date
Набор тестов
Ограничения Время: 1с Память: 512Мб
Состояние  [?]
LI Ошибка проверки исходного кода
код | результаты
date.h:3:  Lines should be <= 80 characters long  [whitespace/line_length] [2]
date.h:5:  Lines should be <= 80 characters long  [whitespace/line_length] [2]
date.h:7:  Lines should be <= 80 characters long  [whitespace/line_length] [2]
date.h:9:  Line ends in whitespace.  Consider deleting these extra spaces.  [whitespace/end_of_line] [4]
date.h:9:  Lines should be <= 80 characters long  [whitespace/line_length] [2]
date.h:28:  Lines should be <= 80 characters long  [whitespace/line_length] [2]
date.h:28:  Never use sprintf. Use snprintf instead.  [runtime/printf] [5]
date.h:49:  You don't need a ; after a }  [readability/braces] [4]
date.h:58:  Lines should be <= 80 characters long  [whitespace/line_length] [2]
date.h:62:  Lines should be <= 80 characters long  [whitespace/line_length] [2]
date.h:66:  "private:" should be preceded by a blank line  [whitespace/blank_line] [3]
date.h:69:  Add #include <string> for string  [build/include_what_you_use] [4]
Done processing date.h
Total errors found: 12
0.037s 0.009s 9