QOJ.ac
QOJ
ID | 题目 | 提交者 | 结果 | 用时 | 内存 | 语言 | 文件大小 | 提交时间 | 测评时间 |
---|---|---|---|---|---|---|---|---|---|
#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.
详细
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