ID 5782775
Пользователь Александренко Владимир Александрович
Время 00:05<< 16.11.2021 00:07 (26 д. 22:08) 00:08>>
Обработка 00:07 ... 00:07 (2,93 сек.)
Файл 5782775.cpp (CLang++ 5.0.0 + Address Sanitizer)
Турнир 2 курс. Программирование на C++. Турнир 2, осень 2021
Задача A: Набор фигур
Набор тестов
Ограничения Время: 1с Память: 4096Мб
Состояние  [?]
CE Ошибка компиляции
код | результаты
In file included from main.cpp:17:0:
figure.h: In constructor 'Triangle::Triangle(const int&, const int&, const int&)':
figure.h:14:13: error: 'one' was not declared in this scope
         a = one;
             ^~~
figure.h:14:13: note: suggested alternative: 'clone'
         a = one;
             ^~~
             clone
figure.h:15:13: error: 'two' was not declared in this scope
         b = two;
             ^~~
figure.h:16:13: error: 'three' was not declared in this scope
         c = three;
             ^~~~~
figure.h:16:13: note: suggested alternative: 'free'
         c = three;
             ^~~~~
             free
[печатать | |
]
(1 764 b)
0.063s 0.009s 10