QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#687690#8578. 과일 게임mekoszcCompile Error//C++142.0kb2024-10-29 20:31:522024-10-29 20:31:53

Details

/usr/bin/ld: /tmp/cce417k5.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