ID 5470099
Пользователь Смагина Елена Геннадьевна
Время 07.10.2021 20:12<< 10.10.2021 22:41 (25 д. 13:14) 22:46>>
Обработка 22:41 ... 22:46 (301,91 сек.)
Файл 5470099.cpp (CLang++ 5.0.0 + Address Sanitizer)
Турнир 2 курс. Программирование на C++. Турнир 1, осень 2021
Задача B: Finite Field (Hard version)
Набор тестов
Ограничения Время: 5с Память: 512Мб
Состояние  [?]
LI Ошибка проверки исходного кода
код | результаты
num.cpp:5:  Tab found; better to use spaces  [whitespace/tab] [1]
num.cpp:6:  Tab found; better to use spaces  [whitespace/tab] [1]
num.cpp:9:  Tab found; better to use spaces  [whitespace/tab] [1]
num.cpp:10:  Tab found; better to use spaces  [whitespace/tab] [1]
num.cpp:13:  Tab found; better to use spaces  [whitespace/tab] [1]
num.cpp:16:  Tab found; better to use spaces  [whitespace/tab] [1]
num.cpp:19:  Tab found; better to use spaces  [whitespace/tab] [1]
num.cpp:22:  Tab found; better to use spaces  [whitespace/tab] [1]
num.cpp:23:  Tab found; better to use spaces  [whitespace/tab] [1]
num.cpp:24:  Tab found; better to use spaces  [whitespace/tab] [1]
num.cpp:27:  Tab found; better to use spaces  [whitespace/tab] [1]
num.cpp:28:  Tab found; better to use spaces  [whitespace/tab] [1]
num.cpp:29:  Tab found; better to use spaces  [whitespace/tab] [1]
num.cpp:32:  Tab found; better to use spaces  [whitespace/tab] [1]
num.cpp:33:  Tab found; better to use spaces  [whitespace/tab] [1]
num.cpp:34:  Tab found; better to use spaces  [whitespace/tab] [1]
num.cpp:37:  Tab found; better to use spaces  [whitespace/tab] [1]
num.cpp:38:  Tab found; better to use spaces  [whitespace/tab] [1]
num.cpp:39:  Tab found; better to use spaces  [whitespace/tab] [1]
num.cpp:42:  Tab found; better to use spaces  [whitespace/tab] [1]
num.cpp:43:  Tab found; better to use spaces  [whitespace/tab] [1]
num.cpp:44:  Using C-style cast.  Use static_cast<double>(...) instead  [readability/casting] [4]
num.cpp:46:  Tab found; better to use spaces  [whitespace/tab] [1]
num.cpp:46:  Else clause should never be on same line as else (use 2 lines)  [whitespace/newline] [4]
num.cpp:47:  Tab found; better to use spaces  [whitespace/tab] [1]
num.cpp:50:  Tab found; better to use spaces  [whitespace/tab] [1]
num.cpp:51:  Tab found; better to use spaces  [whitespace/tab] [1]
num.cpp:52:  Tab found; better to use spaces  [whitespace/tab] [1]
num.cpp:55:  Tab found; better to use spaces  [whitespace/tab] [1]
num.cpp:55:  Use int16/int64/etc, rather than the C type long  [runtime/int] [4]
num.cpp:59:  Tab found; better to use spaces  [whitespace/tab] [1]
num.cpp:62:  Tab found; better to use spaces  [whitespace/tab] [1]
num.cpp:64:  Using C-style cast.  Use static_cast<double>(...) instead  [readability/casting] [4]
num.cpp:66:  Tab found; better to use spaces  [whitespace/tab] [1]
num.cpp:66:  Else clause should never be on same line as else (use 2 lines)  [whitespace/newline] [4]
num.cpp:67:  Tab found; better to use spaces  [whitespace/tab] [1]
num.cpp:70:  Use int16/int64/etc, rather than the C type long  [runtime/int] [4]
num.cpp:74:  Tab found; better to use spaces  [whitespace/tab] [1]
num.cpp:75:  Could not find a newline character at the end of the file.  [whitespace/ending_newline] [5]
Done processing num.cpp
Total errors found: 39
0.038s 0.007s 9