ID 5774979
Пользователь Псарев Александр Павлович
Время 15.11.2021 00:01 (25 д. 22:01) 00:03>>
Обработка 00:01 ... 00:01 (2,95 сек.)
Файл 5774979.cpp (CLang++ 5.0.0 + Address Sanitizer)
Турнир 2 курс. Программирование на C++. Турнир 2, осень 2021
Задача E: GameDatabase
Набор тестов
Ограничения Время: 1с Память: 4000Мб
Состояние  [?]
LI Ошибка проверки исходного кода
код | результаты
game_database.h:17:  public: should be indented +1 space inside class DereferenceCompare  [whitespace/indent] [3]
game_database.h:25:  { should almost always be at the end of the previous line  [whitespace/braces] [4]
game_database.h:26:  private: should be indented +1 space inside class GameDatabase  [whitespace/indent] [3]
game_database.h:29:  Lines should be <= 80 characters long  [whitespace/line_length] [2]
game_database.h:31:  Lines should be <= 80 characters long  [whitespace/line_length] [2]
game_database.h:32:  public: should be indented +1 space inside class GameDatabase  [whitespace/indent] [3]
game_database.h:85:  Redundant blank line at the end of a code block should be deleted.  [whitespace/blank_line] [3]
game_database.h:99:  Use int16/int64/etc, rather than the C type long  [runtime/int] [4]
game_database.h:102:  { should almost always be at the end of the previous line  [whitespace/braces] [4]
game_database.h:27:  Add #include <functional> for greater<>  [build/include_what_you_use] [4]
game_database.h:29:  Add #include <utility> for pair<>  [build/include_what_you_use] [4]
game_database.h:107:  Could not find a newline character at the end of the file.  [whitespace/ending_newline] [5]
Done processing game_database.h
Total errors found: 12
0.034s 0.009s 9