HW6E (easier) - Strings (due 2/21)
Problem A
Palindrome Substring — Problem Statistics
Back to problem descriptionSubmissions | 22 |
Accepted submissions | 9 |
Submission ratio | 40.91% |
Authors | 12 |
Accepted authors | 9 |
Author ratio | 75.00% |
The 10 fastest solutions (all languages)
# | User | Runtime | Language | Date | |
---|---|---|---|---|---|
1 | Blake Peterson | 0.12 s | C++ | 2025-02-20 04:10:02 | |
2 | Josh Wiseman | 0.12 s | Python 3 | 2025-02-20 20:47:06 | |
3 | Gary Suarez Zabala | 0.13 s | C++ | 2025-02-21 19:41:11 | |
4 | Isaac Erdman | 0.14 s | C++ | 2024-11-19 07:07:38 | |
5 | Rai Katsuragawa | 0.35 s | Python 3 | 2025-02-21 20:05:52 | |
6 | Jiwoong Kang | 0.36 s | Python 3 | 2025-02-16 08:11:25 | |
7 | Carter Duncan | 0.36 s | Python 3 | 2025-02-21 18:24:18 | |
8 | Connor Blackburn | 0.41 s | Python 3 | 2025-02-20 22:44:43 | |
9 | Sarah Bassett | 0.75 s | Python 3 | 2024-11-18 20:49:39 |
The 10 shortest solutions (all languages)
# | User | Length | Language | Date | |
---|---|---|---|---|---|
1 | Carter Duncan | 522 | Python 3 | 2025-02-21 18:24:18 | |
2 | Rai Katsuragawa | 681 | Python 3 | 2025-02-21 20:05:52 | |
3 | Jiwoong Kang | 738 | Python 3 | 2025-02-16 08:11:25 | |
4 | Sarah Bassett | 757 | Python 3 | 2024-11-18 20:49:39 | |
5 | Connor Blackburn | 974 | Python 3 | 2025-02-20 22:44:43 | |
6 | Gary Suarez Zabala | 1010 | C++ | 2025-02-21 19:41:11 | |
7 | Josh Wiseman | 1462 | Python 3 | 2025-02-20 20:47:06 | |
8 | Blake Peterson | 1689 | C++ | 2025-02-20 04:10:02 | |
9 | Isaac Erdman | 2069 | C++ | 2024-11-19 07:07:38 |