ID 5476650
Пользователь Борцов Роман Александрович
Время 11.10.2021 18:06<< 12.10.2021 19:49 (27 д. 10:23) 19:51>>
Обработка 19:49 ... 19:49 (5,98 сек.)
Файл 5476650.cpp (CLang++ 5.0.0 + Address Sanitizer)
Турнир 2 курс. Программирование на C++. Турнир 1, осень 2021
Задача B: Finite Field (Hard version)
Набор тестов
Ограничения Время: 5с Память: 512Мб
Состояние  [?]
LI Ошибка проверки исходного кода
код | результаты
num.cpp:2:  Use int16/int64/etc, rather than the C type long  [runtime/int] [4]
num.cpp:45:  Lines should be <= 80 characters long  [whitespace/line_length] [2]
num.cpp:49:  Line ends in whitespace.  Consider deleting these extra spaces.  [whitespace/end_of_line] [4]
num.cpp:52:  Lines should be <= 80 characters long  [whitespace/line_length] [2]
num.cpp:56:  If an else has a brace on one side, it should have it on both  [readability/braces] [5]
num.cpp:62:  Lines should be <= 80 characters long  [whitespace/line_length] [2]
num.cpp:69:  Lines should be <= 80 characters long  [whitespace/line_length] [2]
num.cpp:76:  Lines should be <= 80 characters long  [whitespace/line_length] [2]
num.cpp:87:  Lines should be <= 80 characters long  [whitespace/line_length] [2]
Done processing num.cpp
Total errors found: 9
0.043s 0.009s 9