# | 제출 시각 | 아이디 | 문제 | 언어 | 결과 | 실행 시간 | 메모리 |
---|---|---|---|---|---|---|---|
947545 | 2024-03-16T11:27:48 Z | Muaath_5 | 꿈 (IOI13_dreaming) | C++17 | 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 */