yukicoder contest 309 統計

提出統計(コンテスト時間外含む)

No. 1642 Registration
  • AC / 提出人数 : 340 / 341 ( 99.71 %)
  • 最小Try : 1
  • 最大Try : 6
  • Try Average : 1.07
  • First Accepted Time : 21s
No. 1643 Not Substring
  • AC / 提出人数 : 251 / 257 ( 97.67 %)
  • 最小Try : 1
  • 最大Try : 6
  • Try Average : 1.43
  • First Accepted Time : 51s
No. 1644 Eight Digits
  • AC / 提出人数 : 262 / 268 ( 97.76 %)
  • 最小Try : 1
  • 最大Try : 7
  • Try Average : 1.09
  • First Accepted Time : 1m18s
No. 1645 AB's abs
  • AC / 提出人数 : 201 / 206 ( 97.57 %)
  • 最小Try : 1
  • 最大Try : 8
  • Try Average : 1.26
  • First Accepted Time : 3m2s
No. 1646 Avoid Palindrome
  • AC / 提出人数 : 130 / 151 ( 86.09 %)
  • 最小Try : 1
  • 最大Try : 11
  • Try Average : 1.91
  • First Accepted Time : 4m43s
No. 1647 Travel in Mitaru city 2
  • AC / 提出人数 : 63 / 83 ( 75.90 %)
  • 最小Try : 1
  • 最大Try : 16
  • Try Average : 3.40
  • First Accepted Time : 18m21s
No. 1648 Sum of Powers
  • AC / 提出人数 : 26 / 31 ( 83.87 %)
  • 最小Try : 1
  • 最大Try : 15
  • Try Average : 3.77
  • First Accepted Time : 20m0s
No. 1649 Manhattan Square
  • AC / 提出人数 : 43 / 46 ( 93.48 %)
  • 最小Try : 1
  • 最大Try : 5
  • Try Average : 1.63
  • First Accepted Time : 12m17s

First Accepted

# 提出日時 提出者 問題 言語 結果 実行時間 コード長
688380 2021-08-13 21:20:21 👑 hitonanodehitonanode No.1642 Registration C++17 AC 2 ms 5,306 bytes
688409 2021-08-13 21:20:51 👑 obakyanobakyan No.1643 Not Substring Lua AC 2 ms 109 bytes
688440 2021-08-13 21:21:18 👑 tute7627tute7627 No.1644 Eight Digits C++17 AC 4 ms 6,633 bytes
688522 2021-08-13 21:23:02 👑 potato167potato167 No.1645 AB's abs C++17 AC 15 ms 1,343 bytes
688590 2021-08-13 21:24:43 LayCurseLayCurse No.1646 Avoid Palindrome C++17 AC 2118 ms 7,413 bytes
688870 2021-08-13 21:38:21 SSRSSSRS No.1647 Travel in Mitaru city 2 C++14 AC 119 ms 1,600 bytes
688893 2021-08-13 21:40:00 chocoruskchocorusk No.1648 Sum of Powers C++17 AC 4 ms 5,421 bytes
688776 2021-08-13 21:32:17 NyaanNyaanNyaanNyaan No.1649 Manhattan Square C++17 AC 534 ms 18,425 bytes

ショートコード

# 提出日時 提出者 問題 言語 結果 実行時間 コード長
688381 2021-08-13 21:20:24 tailstails No.1642 Registration Perl AC 3 ms 15 bytes
688477 2021-08-13 21:22:01 tailstails No.1643 Not Substring Perl AC 3 ms 15 bytes
689565 2021-08-13 23:16:54 kotatsugamekotatsugame No.1644 Eight Digits Raku AC 604 ms 40 bytes
689519 2021-08-13 23:03:07 tailstails No.1645 AB's abs Perl AC 80 ms 164 bytes
683757 2021-07-29 12:57:52 MitarushiMitarushi No.1646 Avoid Palindrome PyPy3 AC 1312 ms 602 bytes
690800 2021-08-19 15:56:37 yuruhiyayuruhiya No.1647 Travel in Mitaru city 2 Crystal AC 104 ms 850 bytes
689514 2021-08-13 23:01:22 convexineqconvexineq No.1648 Sum of Powers PyPy3 AC 82 ms 420 bytes
689245 2021-08-13 22:17:49 kotatsugamekotatsugame No.1649 Manhattan Square C++14 AC 448 ms 1,042 bytes

純ショートコード

# 提出日時 提出者 問題 言語 結果 実行時間 コード長
688381 2021-08-13 21:20:24 tailstails No.1642 Registration Perl AC 3 ms 15 bytes
688477 2021-08-13 21:22:01 tailstails No.1643 Not Substring Perl AC 3 ms 15 bytes
689565 2021-08-13 23:16:54 kotatsugamekotatsugame No.1644 Eight Digits Raku AC 604 ms 40 bytes
689519 2021-08-13 23:03:07 tailstails No.1645 AB's abs Perl AC 80 ms 164 bytes
683757 2021-07-29 12:57:52 MitarushiMitarushi No.1646 Avoid Palindrome PyPy3 AC 1312 ms 602 bytes
690800 2021-08-19 15:56:37 yuruhiyayuruhiya No.1647 Travel in Mitaru city 2 Crystal AC 104 ms 850 bytes
689514 2021-08-13 23:01:22 convexineqconvexineq No.1648 Sum of Powers PyPy3 AC 82 ms 420 bytes
689245 2021-08-13 22:17:49 kotatsugamekotatsugame No.1649 Manhattan Square C++14 AC 448 ms 1,042 bytes

最速実行時間

# 提出日時 提出者 問題 言語 結果 実行時間 コード長
685188 2021-08-01 08:20:47 👑 ygussanyygussany No.1642 Registration C AC 1 ms 110 bytes
685189 2021-08-01 08:22:22 👑 ygussanyygussany No.1643 Not Substring C AC 1 ms 219 bytes
688722 2021-08-13 21:29:33 Moss_LocalMoss_Local No.1644 Eight Digits Rust AC 2 ms 6,743 bytes
703297 2021-09-27 19:00:26 tailstails No.1645 AB's abs C AC 1 ms 715 bytes
690369 2021-08-16 19:57:02 tailstails No.1646 Avoid Palindrome C AC 52 ms 5,120 bytes
689959 2021-08-14 18:51:49 LayCurseLayCurse No.1647 Travel in Mitaru city 2 C++17 AC 33 ms 10,573 bytes
688893 2021-08-13 21:40:00 chocoruskchocorusk No.1648 Sum of Powers C++17 AC 4 ms 5,421 bytes
688919 2021-08-13 21:42:05 ei1333333ei1333333 No.1649 Manhattan Square C++17 AC 234 ms 6,889 bytes