QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#441900 | #8577. 평균 최대화 | MaMengQi | Compile Error | / | / | C++23 | 1.8kb | 2024-06-14 20:56:26 | 2024-06-14 20:56:27 |
Due to the privacy settings of the submitter, you are not allowed to view this code.
Details
/usr/bin/ld: /tmp/ccYTHGxS.o: in function `main': implementer.cpp:(.text.startup+0x120): undefined reference to `initialize(std::vector<int, std::allocator<int> >)' /usr/bin/ld: implementer.cpp:(.text.startup+0x198): undefined reference to `maximum_average(int, int)' collect2: error: ld returned 1 exit status