Programming 1
Problem A
Extended GCD — Problem Statistics
Back to problem descriptionSubmissions | 75 |
Accepted submissions | 52 |
Submission ratio | 69.33% |
Authors | 10 |
Accepted authors | 10 |
Author ratio | 100.00% |
The 10 best scoring solutions (all languages)
# | User | Score | Language | Date | |
---|---|---|---|---|---|
1 | Kristinn Vikar Jónsson | 100 | Rust | 2024-09-08 23:43:03 | |
2 | Steinþór Bjarni Steinarsson | 100 | Python 3 | 2024-09-05 15:38:00 | |
3 | Sindri Sigþórsson | 100 | Python 3 | 2024-09-05 23:00:22 | |
4 | Ermir Pellumbi | 100 | Python 3 | 2024-09-06 14:08:50 | |
5 | Hrafnkell Orri Elvarsson | 100 | Python 3 | 2024-09-06 16:10:21 | |
6 | Baldur Þór Jónasson | 100 | Python 3 | 2024-09-06 22:40:20 | |
7 | Hidden user | 80 | C++ | 2024-09-07 01:53:48 | |
8 | Michael Joseph | 80 | Python 3 | 2024-09-03 14:15:29 | |
9 | Hrafn Örlygsson | 80 | Python 3 | 2024-09-07 01:31:27 | |
10 | Mara | 80 | Python 3 | 2024-09-07 13:15:37 |
The 10 fastest solutions (all languages)
# | User | Runtime | Language | Date | |
---|---|---|---|---|---|
1 | Kristinn Vikar Jónsson | 0.00 s | Rust | 2024-09-08 23:43:03 | |
2 | Steinþór Bjarni Steinarsson | 0.04 s | Python 3 | 2024-09-05 15:38:00 | |
3 | Sindri Sigþórsson | 0.04 s | Python 3 | 2024-09-05 23:00:22 | |
4 | Ermir Pellumbi | 0.04 s | Python 3 | 2024-09-06 14:08:50 | |
5 | Hrafnkell Orri Elvarsson | 0.04 s | Python 3 | 2024-09-06 16:10:21 | |
6 | Baldur Þór Jónasson | 0.04 s | Python 3 | 2024-09-06 22:40:20 |
The 10 shortest solutions (all languages)
# | User | Length | Language | Date | |
---|---|---|---|---|---|
1 | Sindri Sigþórsson | 457 | Python 3 | 2024-09-05 23:00:22 | |
2 | Steinþór Bjarni Steinarsson | 487 | Python 3 | 2024-09-05 15:38:00 | |
3 | Hrafnkell Orri Elvarsson | 534 | Python 3 | 2024-09-08 23:24:30 | |
4 | Baldur Þór Jónasson | 780 | Python 3 | 2024-09-06 22:40:20 | |
5 | Ermir Pellumbi | 805 | Python 3 | 2024-09-06 14:08:50 | |
6 | Kristinn Vikar Jónsson | 1646 | Rust | 2024-09-08 23:43:03 |