ID 5454755
Пользователь Смагина Елена Геннадьевна
Время 07.10.2021 20:12 (22 д. 10:46) 10.10.2021 22:41>>
Обработка 20:12 ... 20:12 (3,67 сек.)
Файл num.cpp (CLang++ 5.0.0 + Address Sanitizer)
Турнир 2 курс. Программирование на C++. Турнир 1, осень 2021
Задача B: Finite Field (Hard version)
Набор тестов
Ограничения Время: 5с Память: 512Мб
Состояние  [?]
LI Ошибка проверки исходного кода
код | результаты
num.cpp:2:  Line ends in whitespace.  Consider deleting these extra spaces.  [whitespace/end_of_line] [4]
num.cpp:4:  Tab found; better to use spaces  [whitespace/tab] [1]
num.cpp:5:  Tab found; better to use spaces  [whitespace/tab] [1]
num.cpp:8:  Tab found; better to use spaces  [whitespace/tab] [1]
num.cpp:9:  Tab found; better to use spaces  [whitespace/tab] [1]
num.cpp:12:  Tab found; better to use spaces  [whitespace/tab] [1]
num.cpp:12:  Missing space after ,  [whitespace/comma] [3]
num.cpp:15:  Tab found; better to use spaces  [whitespace/tab] [1]
num.cpp:18:  Tab found; better to use spaces  [whitespace/tab] [1]
num.cpp:21:  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:23:  { should almost always be at the end of the previous line  [whitespace/braces] [4]
num.cpp:23:  Missing space before {  [whitespace/braces] [5]
num.cpp:24:  Tab found; better to use spaces  [whitespace/tab] [1]
num.cpp:25:  Tab found; better to use spaces  [whitespace/tab] [1]
num.cpp:26:  Tab found; better to use spaces  [whitespace/tab] [1]
num.cpp:29:  Tab found; better to use spaces  [whitespace/tab] [1]
num.cpp:30:  Tab found; better to use spaces  [whitespace/tab] [1]
num.cpp:31:  Tab found; better to use spaces  [whitespace/tab] [1]
num.cpp:31:  { should almost always be at the end of the previous line  [whitespace/braces] [4]
num.cpp:31:  Missing space before {  [whitespace/braces] [5]
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:39:  { should almost always be at the end of the previous line  [whitespace/braces] [4]
num.cpp:39:  Missing space before {  [whitespace/braces] [5]
num.cpp:40:  Tab found; better to use spaces  [whitespace/tab] [1]
num.cpp:41:  Tab found; better to use spaces  [whitespace/tab] [1]
num.cpp:42:  Tab found; better to use spaces  [whitespace/tab] [1]
num.cpp:45:  Tab found; better to use spaces  [whitespace/tab] [1]
num.cpp:46:  Tab found; better to use spaces  [whitespace/tab] [1]
num.cpp:47:  Tab found; better to use spaces  [whitespace/tab] [1]
num.cpp:47:  { should almost always be at the end of the previous line  [whitespace/braces] [4]
num.cpp:47:  Missing space before {  [whitespace/braces] [5]
num.cpp:48:  Tab found; better to use spaces  [whitespace/tab] [1]
num.cpp:49:  Tab found; better to use spaces  [whitespace/tab] [1]
num.cpp:50:  Tab found; better to use spaces  [whitespace/tab] [1]
num.cpp:53:  Tab found; better to use spaces  [whitespace/tab] [1]
num.cpp:54:  Tab found; better to use spaces  [whitespace/tab] [1]
num.cpp:55:  Tab found; better to use spaces  [whitespace/tab] [1]
num.cpp:55:  { should almost always be at the end of the previous line  [whitespace/braces] [4]
num.cpp:55:  Missing space before {  [whitespace/braces] [5]
num.cpp:56:  Tab found; better to use spaces  [whitespace/tab] [1]
num.cpp:57:  Tab found; better to use spaces  [whitespace/tab] [1]
num.cpp:58:  Tab found; better to use spaces  [whitespace/tab] [1]
num.cpp:61:  Tab found; better to use spaces  [whitespace/tab] [1]
num.cpp:62:  Tab found; better to use spaces  [whitespace/tab] [1]
num.cpp:63:  Tab found; better to use spaces  [whitespace/tab] [1]
num.cpp:63:  { should almost always be at the end of the previous line  [whitespace/braces] [4]
num.cpp:63:  Missing space before {  [whitespace/braces] [5]
num.cpp:64:  Tab found; better to use spaces  [whitespace/tab] [1]
num.cpp:65:  Tab found; better to use spaces  [whitespace/tab] [1]
num.cpp:66:  Tab found; better to use spaces  [whitespace/tab] [1]
num.cpp:69:  Tab found; better to use spaces  [whitespace/tab] [1]
num.cpp:70:  Tab found; better to use spaces  [whitespace/tab] [1]
num.cpp:71:  Tab found; better to use spaces  [whitespace/tab] [1]
num.cpp:71:  { should almost always be at the end of the previous line  [whitespace/braces] [4]
num.cpp:71:  Missing space before {  [whitespace/braces] [5]
num.cpp:72:  Tab found; better to use spaces  [whitespace/tab] [1]
num.cpp:73:  Tab found; better to use spaces  [whitespace/tab] [1]
num.cpp:74:  Tab found; better to use spaces  [whitespace/tab] [1]
num.cpp:77:  Tab found; better to use spaces  [whitespace/tab] [1]
num.cpp:78:  Tab found; better to use spaces  [whitespace/tab] [1]
num.cpp:78:  Missing spaces around >  [whitespace/operators] [3]
num.cpp:79:  Tab found; better to use spaces  [whitespace/tab] [1]
num.cpp:79:  { should almost always be at the end of the previous line  [whitespace/braces] [4]
num.cpp:79:  Missing space before {  [whitespace/braces] [5]
num.cpp:80:  Tab found; better to use spaces  [whitespace/tab] [1]
num.cpp:81:  Tab found; better to use spaces  [whitespace/tab] [1]
num.cpp:82:  Tab found; better to use spaces  [whitespace/tab] [1]
num.cpp:85:  Tab found; better to use spaces  [whitespace/tab] [1]
num.cpp:86:  Tab found; better to use spaces  [whitespace/tab] [1]
num.cpp:87:  Tab found; better to use spaces  [whitespace/tab] [1]
num.cpp:87:  { should almost always be at the end of the previous line  [whitespace/braces] [4]
num.cpp:87:  Missing space before {  [whitespace/braces] [5]
num.cpp:88:  Tab found; better to use spaces  [whitespace/tab] [1]
num.cpp:89:  Tab found; better to use spaces  [whitespace/tab] [1]
num.cpp:90:  Tab found; better to use spaces  [whitespace/tab] [1]
num.cpp:91:  Could not find a newline character at the end of the file.  [whitespace/ending_newline] [5]
Done processing num.cpp
Total errors found: 83
0.081s 0.008s 9