QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#869640 | #9678. 网友小 Z 的树 | DerrickLo | Compile Error | / | / | C++14 | 1.0kb | 2025-01-25 12:19:28 | 2025-01-25 12:19:35 |
Due to the privacy settings of the submitter, you are not allowed to view this code.
Details
answer.code: In function ‘std::pair<long long int, long long int> find_diameter(long long int, long long int)’: answer.code:38:1: warning: control reaches end of non-void function [-Wreturn-type] 38 | } | ^ /usr/bin/ld: /tmp/ccLqar1X.o: in function `main': implementer.cpp:(.text.startup+0x3e7): undefined reference to `find_diameter(int, int)' collect2: error: ld returned 1 exit status