Submission #947545

# Submission time Handle Problem Language Result Execution time Memory
947545 2024-03-16T11:27:48 Z Muaath_5 Dreaming (IOI13_dreaming) C++17
Compilation error
0 ms 0 KB
/*
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

/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