ID 5480027
Пользователь Павлюк Роман Сергеевич
Время 13.10.2021 17:07 (28 д. 07:41) 17:09>>
Обработка 17:07 ... 17:07 (6,44 сек.)
Файл 5480027.cpp (CLang++ 5.0.0 + Address Sanitizer)
Турнир 2 курс. Программирование на C++. Турнир 1, осень 2021
Задача F: BufferedReader
Набор тестов
Ограничения Время: 1с Память: 512Мб
Состояние  [?]
LI Ошибка проверки исходного кода
код | результаты
buffered_reader.h:4:  public: should be indented +1 space inside class BufferedReader  [whitespace/indent] [3]
buffered_reader.h:5:  You don't need a ; after a }  [readability/braces] [4]
buffered_reader.h:30:  You don't need a ; after a }  [readability/braces] [4]
buffered_reader.h:12:  Missing space before {  [whitespace/braces] [5]
buffered_reader.h:18:  Missing space before {  [whitespace/braces] [5]
buffered_reader.h:31:  private: should be indented +1 space inside class BufferedReader  [whitespace/indent] [3]
buffered_reader.h:31:  "private:" should be preceded by a blank line  [whitespace/blank_line] [3]
buffered_reader.h:34:  Add #include <string> for string  [build/include_what_you_use] [4]
buffered_reader.h:35:  Could not find a newline character at the end of the file.  [whitespace/ending_newline] [5]
Done processing buffered_reader.h
Total errors found: 9
0.043s 0.007s 9