QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#559063 | #8221. 多方计算 | xiaruize | Compile Error | / | / | C++14 | 7.7kb | 2024-09-11 19:58:27 | 2024-09-11 19:58:28 |
Due to the privacy settings of the submitter, you are not allowed to view this code.
Details
answer.code:198: warning: "debug" redefined 198 | #define debug(...) | answer.code:7: note: this is the location of the previous definition 7 | #define debug(x) | /usr/bin/ld: /tmp/ccaZONls.o: in function `grader_random_string_fajsdkfsiauhfakjvh78467sd::grade()': implementer.cpp:(.text+0x461): undefined reference to `precalc(int, int)' /usr/bin/ld: implementer.cpp:(.text+0x519): undefined reference to `transmit(player&, int, int)' collect2: error: ld returned 1 exit status