AtCoder quickly check fastest codes

Add buttons on My Submissions page to view the fastest C++ submissions of the problem you submitted.

Από την 28/06/2024. Δείτε την τελευταία έκδοση.

Δημιουργός
zica87
Βαθμολογίες
0 0 0
Έκδοση
1.0
Δημιουργήθηκε την
28/06/2024
Ενημερώθηκε την
28/06/2024
Μέγεθος
2 KB
Άδεια
GPL-3.0
Εφαρμόζεται σε

Add a button beside each submission on My Submissions page that opens All Submissions page of that problem in a new tab. The page will only show AC'ed C++ code, sorted by execution time in ascending order.

note

Sometimes the page says "500 internal server error" while the URL is correct. You can try refreshing the page then.