ID 5742016
User Акуленко Валерий Васильевич
Time 19:29<< 12.11.2021 19:30 (23天 17:30) 19:30>>
Processing 19:30 ... 19:30 (3,81 秒)
File 5742016.cpp (CLang++ 5.0.0 + Address Sanitizer)
Contest 2 курс. Программирование на C++. Турнир 2, осень 2021
Problem E: GameDatabase
Testset
Limits Time: 1s Memory: 4000Mb
Status  [?]
CE Compilation error
source | results
In file included from main.cpp:18:0:
game_database.h:9:8: error: redefinition of 'struct GameObject'
 struct GameObject {
        ^~~~~~~~~~
main.cpp:10:8: note: previous definition of 'struct GameObject'
 struct GameObject
        ^~~~~~~~~~
0.031s 0.009s 9