ID 5476415
Пользователь Скопин Семён Андреевич
Время 12.10.2021 19:13 (27 д. 09:46) 19:15>>
Обработка 19:13 ... 19:13 (7,88 сек.)
Файл prime_gen.cpp (CLang++ 5.0.0 + Address Sanitizer)
Турнир 2 курс. Программирование на C++. Турнир 1, осень 2021
Задача D: PrimeNumberGenerator
Набор тестов
Ограничения Время: 1с Память: 512Мб
Состояние  [?]
LI Ошибка проверки исходного кода
код | результаты
prime_gen.h:7:  You don't need a ; after a }  [readability/braces] [4]
prime_gen.h:19:  You don't need a ; after a }  [readability/braces] [4]
prime_gen.h:9:  Missing space before ( in while(  [whitespace/parens] [5]
prime_gen.h:10:  { should almost always be at the end of the previous line  [whitespace/braces] [4]
prime_gen.h:13:  Missing space before ( in for(  [whitespace/parens] [5]
prime_gen.h:14:  Missing space before ( in if(  [whitespace/parens] [5]
prime_gen.h:23:  Could not find a newline character at the end of the file.  [whitespace/ending_newline] [5]
Done processing prime_gen.h
Total errors found: 7
0.030s 0.010s 9