ID 5700663
Пользователь Пиляй Николай Владимирович
Время 05.11.2021 21:56 (16 д. 19:57) 21:56>>
Обработка 21:56 ... 21:56 (3,58 сек.)
Файл 5700663.cpp (CLang++ 5.0.0 + Address Sanitizer)
Турнир 2 курс. Программирование на C++. Турнир 2, осень 2021
Задача A: Набор фигур
Набор тестов
Ограничения Время: 1с Память: 4096Мб
Состояние  [?]
LI Ошибка проверки исходного кода
код | результаты
figure.h:8:  public: should be indented +1 space inside class Figure  [whitespace/indent] [3]
figure.h:9:  Tab found; better to use spaces  [whitespace/tab] [1]
figure.h:10:  Tab found; better to use spaces  [whitespace/tab] [1]
figure.h:11:  Tab found; better to use spaces  [whitespace/tab] [1]
figure.h:15:  public: should be indented +1 space inside class Triangle  [whitespace/indent] [3]
figure.h:16:  Tab found; better to use spaces  [whitespace/tab] [1]
figure.h:17:  Tab found; better to use spaces  [whitespace/tab] [1]
figure.h:18:  Tab found; better to use spaces  [whitespace/tab] [1]
figure.h:19:  Tab found; better to use spaces  [whitespace/tab] [1]
figure.h:20:  Tab found; better to use spaces  [whitespace/tab] [1]
figure.h:21:  Tab found; better to use spaces  [whitespace/tab] [1]
figure.h:22:  Tab found; better to use spaces  [whitespace/tab] [1]
figure.h:23:  Tab found; better to use spaces  [whitespace/tab] [1]
figure.h:24:  Tab found; better to use spaces  [whitespace/tab] [1]
figure.h:25:  Tab found; better to use spaces  [whitespace/tab] [1]
figure.h:26:  Tab found; better to use spaces  [whitespace/tab] [1]
figure.h:27:  Tab found; better to use spaces  [whitespace/tab] [1]
figure.h:28:  Tab found; better to use spaces  [whitespace/tab] [1]
figure.h:29:  Tab found; better to use spaces  [whitespace/tab] [1]
figure.h:30:  Tab found; better to use spaces  [whitespace/tab] [1]
figure.h:34:  public: should be indented +1 space inside class Rect  [whitespace/indent] [3]
figure.h:35:  Tab found; better to use spaces  [whitespace/tab] [1]
figure.h:36:  Tab found; better to use spaces  [whitespace/tab] [1]
figure.h:37:  Tab found; better to use spaces  [whitespace/tab] [1]
figure.h:38:  Tab found; better to use spaces  [whitespace/tab] [1]
figure.h:39:  Tab found; better to use spaces  [whitespace/tab] [1]
figure.h:40:  Tab found; better to use spaces  [whitespace/tab] [1]
figure.h:41:  Tab found; better to use spaces  [whitespace/tab] [1]
figure.h:42:  Tab found; better to use spaces  [whitespace/tab] [1]
figure.h:43:  Tab found; better to use spaces  [whitespace/tab] [1]
figure.h:44:  Tab found; better to use spaces  [whitespace/tab] [1]
figure.h:45:  Tab found; better to use spaces  [whitespace/tab] [1]
figure.h:46:  Tab found; better to use spaces  [whitespace/tab] [1]
figure.h:47:  Tab found; better to use spaces  [whitespace/tab] [1]
figure.h:48:  Tab found; better to use spaces  [whitespace/tab] [1]
figure.h:52:  public: should be indented +1 space inside class Circle  [whitespace/indent] [3]
figure.h:53:  Tab found; better to use spaces  [whitespace/tab] [1]
figure.h:54:  Tab found; better to use spaces  [whitespace/tab] [1]
figure.h:55:  Tab found; better to use spaces  [whitespace/tab] [1]
figure.h:55:  Single-parameter constructors should be marked explicit.  [runtime/explicit] [5]
figure.h:56:  Tab found; better to use spaces  [whitespace/tab] [1]
figure.h:57:  Tab found; better to use spaces  [whitespace/tab] [1]
figure.h:58:  Tab found; better to use spaces  [whitespace/tab] [1]
figure.h:59:  Tab found; better to use spaces  [whitespace/tab] [1]
figure.h:60:  Tab found; better to use spaces  [whitespace/tab] [1]
figure.h:61:  Tab found; better to use spaces  [whitespace/tab] [1]
figure.h:62:  Tab found; better to use spaces  [whitespace/tab] [1]
figure.h:63:  Tab found; better to use spaces  [whitespace/tab] [1]
figure.h:64:  Tab found; better to use spaces  [whitespace/tab] [1]
figure.h:65:  Tab found; better to use spaces  [whitespace/tab] [1]
figure.h:66:  Tab found; better to use spaces  [whitespace/tab] [1]
figure.h:67:  Tab found; better to use spaces  [whitespace/tab] [1]
figure.h:71:  Tab found; better to use spaces  [whitespace/tab] [1]
figure.h:72:  Tab found; better to use spaces  [whitespace/tab] [1]
figure.h:73:  Tab found; better to use spaces  [whitespace/tab] [1]
figure.h:74:  Tab found; better to use spaces  [whitespace/tab] [1]
figure.h:75:  Tab found; better to use spaces  [whitespace/tab] [1]
figure.h:76:  Tab found; better to use spaces  [whitespace/tab] [1]
figure.h:77:  Tab found; better to use spaces  [whitespace/tab] [1]
figure.h:78:  Tab found; better to use spaces  [whitespace/tab] [1]
figure.h:79:  Tab found; better to use spaces  [whitespace/tab] [1]
figure.h:79:  An else should appear on the same line as the preceding }  [whitespace/newline] [4]
figure.h:79:  If an else has a brace on one side, it should have it on both  [readability/braces] [5]
figure.h:80:  Tab found; better to use spaces  [whitespace/tab] [1]
figure.h:81:  Tab found; better to use spaces  [whitespace/tab] [1]
figure.h:82:  Tab found; better to use spaces  [whitespace/tab] [1]
figure.h:83:  Tab found; better to use spaces  [whitespace/tab] [1]
figure.h:83:  An else should appear on the same line as the preceding }  [whitespace/newline] [4]
figure.h:83:  If an else has a brace on one side, it should have it on both  [readability/braces] [5]
figure.h:84:  Tab found; better to use spaces  [whitespace/tab] [1]
figure.h:85:  Tab found; better to use spaces  [whitespace/tab] [1]
figure.h:86:  Tab found; better to use spaces  [whitespace/tab] [1]
figure.h:72:  Add #include <string> for string  [build/include_what_you_use] [4]
figure.h:87:  Could not find a newline character at the end of the file.  [whitespace/ending_newline] [5]
Done processing figure.h
Total errors found: 74
0.138s 0.010s 9