QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#703779 | #8577. 평균 최대화 | nullptr_qwq | Compile Error | / | / | C++20 | 3.5kb | 2024-11-02 18:29:38 | 2024-11-02 18:29:40 |
Due to the privacy settings of the submitter, you are not allowed to view this code.
Details
/usr/bin/ld: /tmp/ccjsDS4x.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