QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#441680#8578. 과일 게임GuanYunchangCompile Error//C++202.5kb2024-06-14 17:08:532024-06-14 17:08:55

詳細信息

/usr/bin/ld: /tmp/ccScjcAD.o: in function `main':
implementer.cpp:(.text.startup+0x11c): undefined reference to `prepare_game(std::vector<int, std::allocator<int> >)'
/usr/bin/ld: implementer.cpp:(.text.startup+0x1b4): undefined reference to `update_game(int, int)'
/usr/bin/ld: implementer.cpp:(.text.startup+0x2a4): undefined reference to `play_game(int, int)'
collect2: error: ld returned 1 exit status