QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#869640#9678. 网友小 Z 的树DerrickLoCompile Error//C++141.0kb2025-01-25 12:19:282025-01-25 12:19:35

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