ID 5481604
Пользователь Павлюк Роман Сергеевич
Время 17:12<< 13.10.2021 21:42 (28 д. 12:15) 21:43>>
Обработка 21:42 ... 21:42 (5,13 сек.)
Файл 5481604.cpp (CLang++ 5.0.0 + Address Sanitizer)
Турнир 2 курс. Программирование на C++. Турнир 1, осень 2021
Задача F: BufferedReader
Набор тестов
Ограничения Время: 1с Память: 512Мб
Состояние  [?]
LI Ошибка проверки исходного кода
код | результаты
buffered_reader.h:6:  You don't need a ; after a }  [readability/braces] [4]
buffered_reader.h:7:  Weird number of spaces at line-start.  Are you using a 2-space indent?  [whitespace/indent] [3]
buffered_reader.h:7:  Line ends in whitespace.  Consider deleting these extra spaces.  [whitespace/end_of_line] [4]
buffered_reader.h:10:  Lines should be <= 80 characters long  [whitespace/line_length] [2]
buffered_reader.h:19:  Line ends in whitespace.  Consider deleting these extra spaces.  [whitespace/end_of_line] [4]
buffered_reader.h:22:  Weird number of spaces at line-start.  Are you using a 2-space indent?  [whitespace/indent] [3]
buffered_reader.h:22:  Line ends in whitespace.  Consider deleting these extra spaces.  [whitespace/end_of_line] [4]
buffered_reader.h:25:  You don't need a ; after a }  [readability/braces] [4]
buffered_reader.h:26:  Weird number of spaces at line-start.  Are you using a 2-space indent?  [whitespace/indent] [3]
buffered_reader.h:26:  Line ends in whitespace.  Consider deleting these extra spaces.  [whitespace/end_of_line] [4]
buffered_reader.h:33:  Weird number of spaces at line-start.  Are you using a 2-space indent?  [whitespace/indent] [3]
buffered_reader.h:33:  Line ends in whitespace.  Consider deleting these extra spaces.  [whitespace/end_of_line] [4]
buffered_reader.h:33:  Could not find a newline character at the end of the file.  [whitespace/ending_newline] [5]
Done processing buffered_reader.h
Total errors found: 13
0.035s 0.008s 9