Graph II (MST)
Problem A
Minimum Spanning Tree — Problem Statistics
Back to problem description
Submissions | 3035 |
Accepted submissions | 914 |
Submission ratio | 30.12% |
Authors | 369 |
Accepted authors | 330 |
Author ratio | 89.43% |
The 10 fastest solutions (all languages)
# | User | Runtime | Language | Date | |
---|---|---|---|---|---|
1 | Leif Eriksson | 0.04 s | C++ | 2022-03-07 12:24:12 | |
2 | Leo Strand | 0.06 s | C++ | 2024-03-01 16:48:23 | |
3 | Leo Jarhede | 0.06 s | Rust | 2025-03-11 10:13:21 | |
4 | Bjarki Ágúst Guðmundsson | 0.07 s | C++ | 2014-04-25 21:11:56 | |
5 | Erik Nikko | 0.07 s | C++ | 2021-03-02 10:13:58 | |
6 | Axel Thelin | 0.07 s | Rust | 2024-02-29 16:16:41 | |
7 | Hidden user | 0.08 s | C++ | 2021-08-26 07:43:38 | |
8 | Herman Appelgren | 0.09 s | C++ | 2019-02-23 22:20:36 | |
9 | Erik Tedhamre | 0.09 s | C++ | 2019-02-27 11:03:41 | |
10 | Henrik Lindström | 0.09 s | C++ | 2019-02-28 13:48:26 |
The 10 shortest solutions (all languages)
# | User | Length | Language | Date | |
---|---|---|---|---|---|
1 | Gustav Elmqvist | 356 | Python 3 | 2023-02-09 20:27:06 | |
2 | Hidden user | 977 | Python 3 | 2024-10-13 01:43:16 | |
3 | Isak Jonsson | 1041 | Python 3 | 2024-09-24 15:27:23 | |
4 | Jorke de Vlas | 1165 | Python 3 | 2024-02-29 18:34:41 | |
5 | Agnes Wendt | 1194 | Python 3 | 2024-08-20 16:40:37 | |
6 | Justus Karlsson | 1260 | Python 2 | 2018-02-17 10:30:26 | |
7 | Axel Matstoms | 1274 | Python 3 | 2024-08-06 21:38:37 | |
8 | Patrik Andersson | 1335 | Python 3 | 2016-02-18 14:50:45 | |
9 | Martin Krisell | 1375 | Python 3 | 2024-09-21 10:51:34 | |
10 | Mattias Davidsson | 1400 | C++ | 2024-07-04 21:20:53 |