QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#554628#2784. AliensbobcheeseburgerCompile Error//C++177.3kb2024-09-09 13:25:362024-09-09 13:25:37

詳細信息

/usr/bin/ld: /tmp/ccwC4bSx.o: in function `main':
answer.code:(.text.startup+0x0): multiple definition of `main'; /tmp/ccXrnCpB.o:implementer.cpp:(.text.startup+0x0): first defined here
/usr/bin/ld: /tmp/ccXrnCpB.o: in function `main':
implementer.cpp:(.text.startup+0xff): undefined reference to `take_photos(int, int, int, std::vector<int, std::allocator<int> >, std::vector<int, std::allocator<int> >)'
collect2: error: ld returned 1 exit status