ID 5470116
Пользователь Смагина Елена Геннадьевна
Время 22:41<< 10.10.2021 22:46 (25 д. 13:19) 22:53>>
Обработка 22:46 ... 22:46 (9,38 сек.)
Файл 5470116.cpp (CLang++ 5.0.0 + Address Sanitizer)
Турнир 2 курс. Программирование на C++. Турнир 1, осень 2021
Задача B: Finite Field (Hard version)
Набор тестов
Ограничения Время: 5с Память: 512Мб
Состояние  [?]
LI Ошибка проверки исходного кода
код | результаты
num.cpp:43:  Using C-style cast.  Use static_cast<double>(...) instead  [readability/casting] [4]
num.cpp:44:  Else clause should never be on same line as else (use 2 lines)  [whitespace/newline] [4]
num.cpp:53:  Use int16/int64/etc, rather than the C type long  [runtime/int] [4]
num.cpp:61:  Using C-style cast.  Use static_cast<double>(...) instead  [readability/casting] [4]
num.cpp:62:  Else clause should never be on same line as else (use 2 lines)  [whitespace/newline] [4]
num.cpp:66:  Use int16/int64/etc, rather than the C type long  [runtime/int] [4]
num.cpp:70:  Tab found; better to use spaces  [whitespace/tab] [1]
num.cpp:71:  Could not find a newline character at the end of the file.  [whitespace/ending_newline] [5]
Done processing num.cpp
Total errors found: 8
0.027s 0.009s 9