ID 5771677
Пользователь Far Eastern FU: CODE Fathers
Время 17:09<< 14.11.2021 17:11 (25 д. 15:11) 17:35>>
Обработка 17:11 ... 17:11 (2,40 сек.)
Файл main.cpp (CLang++ 5.0.0 + Address Sanitizer)
Турнир 2 курс. Программирование на C++. Турнир 2, осень 2021
Задача A: Набор фигур
Набор тестов
Ограничения Время: 1с Память: 4096Мб
Состояние  [?]
CE Ошибка компиляции
код | результаты
main.cpp: In function 'int main()':
main.cpp:21:5: error: redefinition of 'int main()'
 int main() {
     ^~~~
In file included from main.cpp:17:0:
figure.h:113:5: note: 'int main()' previously defined here
 int main() {
     ^~~~
figure.h: In function 'std::shared_ptr<Figure> CreateFigure(std::istringstream&)':
figure.h:111:1: error: control reaches end of non-void function [-Werror=return-type]
 }
 ^
cc1plus: all warnings being treated as errors
[печатать | |
]
(2 910 b)
0.118s 0.012s 10