ID 5405460
Пользователь Кустов Юрий Сергеевич
Время 17:15<< 24.09.2021 17:19 (9 д. 07:52) 17:42>>
Обработка 17:19 ... 17:19 (2,88 сек.)
Файл 5405460.cpp (CLang++ 5.0.0 + Address Sanitizer)
Турнир 2 курс. Программирование на C++. Турнир 1, осень 2021
Задача B: Finite Field (Hard version)
Набор тестов
Ограничения Время: 5с Память: 512Мб
Состояние  [?]
LI Ошибка проверки исходного кода
код | результаты
num.cpp:6:  Weird number of spaces at line-start.  Are you using a 2-space indent?  [whitespace/indent] [3]
num.cpp:6:  Line ends in whitespace.  Consider deleting these extra spaces.  [whitespace/end_of_line] [4]
num.cpp:55:  Use int16/int64/etc, rather than the C type long  [runtime/int] [4]
num.cpp:67:  Using deprecated casting style.  Use static_cast<int>(...) instead  [readability/casting] [4]
num.cpp:67:  Use int16/int64/etc, rather than the C type long  [runtime/int] [4]
Done processing num.cpp
Total errors found: 5
0.033s 0.010s 9