yukicoder contest 307 統計

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

No. 1628 Sorting Integers (MAX of M)
  • AC / 提出人数 : 301 / 304 ( 99.01 %)
  • 最小Try : 1
  • 最大Try : 6
  • Try Average : 1.10
  • First Accepted Time : 58s
No. 1629 Sorting Integers (SUM of M)
  • AC / 提出人数 : 172 / 181 ( 95.03 %)
  • 最小Try : 1
  • 最大Try : 9
  • Try Average : 1.51
  • First Accepted Time : 3m41s
No. 1630 Sorting Integers (Greater than K)
  • AC / 提出人数 : 95 / 109 ( 87.16 %)
  • 最小Try : 1
  • 最大Try : 15
  • Try Average : 3.12
  • First Accepted Time : 12m21s
No. 1631 Sorting Integers (Multiple of K) Easy
  • AC / 提出人数 : 83 / 99 ( 83.84 %)
  • 最小Try : 1
  • 最大Try : 13
  • Try Average : 2.20
  • First Accepted Time : 15m16s
No. 1632 Sorting Integers (GCD of M)
  • AC / 提出人数 : 46 / 72 ( 63.89 %)
  • 最小Try : 1
  • 最大Try : 15
  • Try Average : 3.78
  • First Accepted Time : 22m56s
No. 1633 Sorting Integers (Multiple of 2^K)
  • AC / 提出人数 : 22 / 26 ( 84.62 %)
  • 最小Try : 1
  • 最大Try : 6
  • Try Average : 1.73
  • First Accepted Time : 42m25s
No. 1634 Sorting Integers (Multiple of K) Hard
  • AC / 提出人数 : 33 / 40 ( 82.50 %)
  • 最小Try : 1
  • 最大Try : 6
  • Try Average : 2.02
  • First Accepted Time : 11m3s
No. 1635 Let’s Sort Integers!!
  • AC / 提出人数 : 15 / 20 ( 75.00 %)
  • 最小Try : 1
  • 最大Try : 5
  • Try Average : 2.25
  • First Accepted Time : 52m8s

First Accepted

# 提出日時 提出者 問題 言語 結果 実行時間 コード長
683899 2021-07-30 20:30:58 googol_S0googol_S0 No.1628 Sorting Integers (MAX of M) PyPy3 AC 41 ms 128 bytes
683948 2021-07-30 20:33:41 SSRSSSRS No.1629 Sorting Integers (SUM of M) C++14 AC 43 ms 1,192 bytes
684015 2021-07-30 20:42:21 SSRSSSRS No.1630 Sorting Integers (Greater than K) C++14 AC 39 ms 1,231 bytes
684035 2021-07-30 20:45:16 SSRSSSRS No.1631 Sorting Integers (Multiple of K) Easy C++14 AC 672 ms 802 bytes
684082 2021-07-30 20:52:56 akakimidoriakakimidori No.1632 Sorting Integers (GCD of M) Rust AC 1 ms 3,218 bytes
684220 2021-07-30 21:12:25 SSRSSSRS No.1633 Sorting Integers (Multiple of 2^K) C++14 AC 1880 ms 787 bytes
684004 2021-07-30 20:41:03 akakimidoriakakimidori No.1634 Sorting Integers (Multiple of K) Hard Rust AC 1256 ms 2,991 bytes
684287 2021-07-30 21:22:08 👑 SPD_9X2SPD_9X2 No.1635 Let’s Sort Integers!! PyPy3 AC 408 ms 1,807 bytes

ショートコード

# 提出日時 提出者 問題 言語 結果 実行時間 コード長
685008 2021-07-31 06:06:24 tailstails No.1628 Sorting Integers (MAX of M) Bash AC 5 ms 28 bytes
703299 2021-09-27 19:15:20 tailstails No.1629 Sorting Integers (SUM of M) cLay AC 4 ms 101 bytes
685104 2021-07-31 14:01:16 yuruhiyayuruhiya No.1630 Sorting Integers (Greater than K) Crystal AC 47 ms 488 bytes
846927 2023-03-09 10:28:11 tailstails No.1631 Sorting Integers (Multiple of K) Easy cLay AC 1124 ms 240 bytes
687243 2021-08-07 15:57:57 yuruhiyayuruhiya No.1632 Sorting Integers (GCD of M) Ruby AC 91 ms 372 bytes
673438 2021-07-07 12:50:49 とりゐとりゐ No.1633 Sorting Integers (Multiple of 2^K) PyPy3 AC 782 ms 379 bytes
684780 2021-07-30 22:50:57 googol_S0googol_S0 No.1634 Sorting Integers (Multiple of K) Hard PyPy3 AC 594 ms 943 bytes
673206 2021-07-05 23:05:55 とりゐとりゐ No.1635 Let’s Sort Integers!! PyPy3 AC 288 ms 755 bytes

純ショートコード

# 提出日時 提出者 問題 言語 結果 実行時間 コード長
685065 2021-07-31 11:19:38 yuruhiyayuruhiya No.1628 Sorting Integers (MAX of M) Raku AC 390 ms 30 bytes
703299 2021-09-27 19:15:20 tailstails No.1629 Sorting Integers (SUM of M) cLay AC 4 ms 101 bytes
685104 2021-07-31 14:01:16 yuruhiyayuruhiya No.1630 Sorting Integers (Greater than K) Crystal AC 47 ms 488 bytes
846927 2023-03-09 10:28:11 tailstails No.1631 Sorting Integers (Multiple of K) Easy cLay AC 1124 ms 240 bytes
687243 2021-08-07 15:57:57 yuruhiyayuruhiya No.1632 Sorting Integers (GCD of M) Ruby AC 91 ms 372 bytes
673438 2021-07-07 12:50:49 とりゐとりゐ No.1633 Sorting Integers (Multiple of 2^K) PyPy3 AC 782 ms 379 bytes
684780 2021-07-30 22:50:57 googol_S0googol_S0 No.1634 Sorting Integers (Multiple of K) Hard PyPy3 AC 594 ms 943 bytes
673206 2021-07-05 23:05:55 とりゐとりゐ No.1635 Let’s Sort Integers!! PyPy3 AC 288 ms 755 bytes

最速実行時間

# 提出日時 提出者 問題 言語 結果 実行時間 コード長
683919 2021-07-30 20:31:58 Moss_LocalMoss_Local No.1628 Sorting Integers (MAX of M) Rust AC 1 ms 6,025 bytes
685106 2021-07-31 14:19:17 V_MelvilleV_Melville No.1629 Sorting Integers (SUM of M) C++17 AC 3 ms 558 bytes
685019 2021-07-31 08:05:33 tailstails No.1630 Sorting Integers (Greater than K) C AC 3 ms 1,174 bytes
894878 2023-07-23 20:13:43 t98slidert98slider No.1631 Sorting Integers (Multiple of K) Easy C++14 AC 182 ms 852 bytes
684082 2021-07-30 20:52:56 akakimidoriakakimidori No.1632 Sorting Integers (GCD of M) Rust AC 1 ms 3,218 bytes
908325 2023-08-26 18:25:38 koba-e964koba-e964 No.1633 Sorting Integers (Multiple of 2^K) Rust AC 36 ms 3,026 bytes
684977 2021-07-31 03:07:32 karinohitokarinohito No.1634 Sorting Integers (Multiple of K) Hard C++14 AC 291 ms 1,914 bytes
804774 2022-10-07 18:46:01 maspymaspy No.1635 Let’s Sort Integers!! C++17 AC 68 ms 15,623 bytes