제출 #947545

#제출 시각아이디문제언어결과실행 시간메모리
947545Muaath_5꿈 (IOI13_dreaming)C++17
컴파일 에러
0 ms0 KiB
/* Problem: IOI13_dreaming Statement: Given a forest (m < n-1), connect n-m-1 edges to make it a tree. What is the minimal diameter */

컴파일 시 표준 에러 (stderr) 메시지

/usr/bin/ld: /tmp/ccvCmL0Y.o: in function `main':
grader.c:(.text.startup+0xd1): undefined reference to `travelTime'
collect2: error: ld returned 1 exit status