Submission #947545

#TimeUsernameProblemLanguageResultExecution timeMemory
947545Muaath_5Dreaming (IOI13_dreaming)C++17
Compilation error
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 */

Compilation message (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