yukicoder contest 464 統計

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

No. 3099 Parentheses Decomposition
  • AC / 提出人数 : 94 / 98 ( 95.92 %)
  • 最小Try : 1
  • 最大Try : 20
  • Try Average : 1.57
  • First Accepted Time : 2m26s
No. 3100 Parallel Translated
  • AC / 提出人数 : 56 / 56 ( 100.00 %)
  • 最小Try : 1
  • 最大Try : 2
  • Try Average : 1.02
  • First Accepted Time : 2m0s
No. 3101 Range Eratosthenes Query
  • AC / 提出人数 : 70 / 72 ( 97.22 %)
  • 最小Try : 1
  • 最大Try : 12
  • Try Average : 1.64
  • First Accepted Time : 5m39s
No. 3102 floor sqrt xor
  • AC / 提出人数 : 50 / 51 ( 98.04 %)
  • 最小Try : 1
  • 最大Try : 7
  • Try Average : 1.76
  • First Accepted Time : 9m50s
No. 3103 Butterfly Effect
  • AC / 提出人数 : 29 / 35 ( 82.86 %)
  • 最小Try : 1
  • 最大Try : 20
  • Try Average : 3.14
  • First Accepted Time : 7m39s
No. 3104 Simple Graph Problem
  • AC / 提出人数 : 25 / 29 ( 86.21 %)
  • 最小Try : 1
  • 最大Try : 28
  • Try Average : 4.00
  • First Accepted Time : 30m41s
No. 3105 Parallel Connection and Spanning Trees
  • AC / 提出人数 : 17 / 20 ( 85.00 %)
  • 最小Try : 1
  • 最大Try : 2
  • Try Average : 1.15
  • First Accepted Time : 32m21s
No. 3106 Simple Math Problem 3
  • AC / 提出人数 : 11 / 13 ( 84.62 %)
  • 最小Try : 1
  • 最大Try : 9
  • Try Average : 1.92
  • First Accepted Time : 13m11s

First Accepted

# 提出日時 提出者 問題 言語 結果 実行時間 コード長
1066360 2025-04-11 21:22:26 👑 potato167 No.3099 Parentheses Decomposition C++17 AC 12 ms 5,435 bytes
1066358 2025-04-11 21:22:00 maspy No.3100 Parallel Translated C++23 AC 2 ms 23,983 bytes
1066376 2025-04-11 21:25:39 maspy No.3101 Range Eratosthenes Query C++23 AC 558 ms 34,285 bytes
1066402 2025-04-11 21:29:50 maspy No.3102 floor sqrt xor C++23 AC 88 ms 14,538 bytes
1066389 2025-04-11 21:27:39 tute7627 No.3103 Butterfly Effect C++17 AC 221 ms 10,460 bytes
1066484 2025-04-11 21:50:41 maspy No.3104 Simple Graph Problem C++23 AC 45 ms 34,706 bytes
1066491 2025-04-11 21:52:21 maksim No.3105 Parallel Connection and Spanning Trees C++14 AC 126 ms 3,632 bytes
1066420 2025-04-11 21:33:11 maksim No.3106 Simple Math Problem 3 C++14 AC 47 ms 1,607 bytes

ショートコード

# 提出日時 提出者 問題 言語 結果 実行時間 コード長
1066836 2025-04-12 11:08:58 👑 p-adic No.3099 Parentheses Decomposition cLay AC 18 ms 85 bytes
1066837 2025-04-12 11:18:16 👑 p-adic No.3100 Parallel Translated cLay AC 3 ms 75 bytes
1053707 2025-03-18 04:21:47 shobonvip No.3101 Range Eratosthenes Query C++17 AC 435 ms 728 bytes
1066208 2025-04-11 00:30:25 shobonvip No.3102 floor sqrt xor PyPy3 AC 60 ms 292 bytes
1066803 2025-04-12 02:06:02 t98slider No.3103 Butterfly Effect C++17 AC 494 ms 877 bytes
1040160 2025-02-01 01:41:11 shobonvip No.3104 Simple Graph Problem PyPy3 AC 451 ms 1,351 bytes
1036207 2025-01-18 05:32:07 shobonvip No.3105 Parallel Connection and Spanning Trees PyPy3 AC 1978 ms 1,332 bytes
1023673 2024-10-30 23:45:26 shobonvip No.3106 Simple Math Problem 3 PyPy3 AC 234 ms 666 bytes

純ショートコード

# 提出日時 提出者 問題 言語 結果 実行時間 コード長
1066836 2025-04-12 11:08:58 👑 p-adic No.3099 Parentheses Decomposition cLay AC 18 ms 85 bytes
1066837 2025-04-12 11:18:16 👑 p-adic No.3100 Parallel Translated cLay AC 3 ms 75 bytes
1053707 2025-03-18 04:21:47 shobonvip No.3101 Range Eratosthenes Query C++17 AC 435 ms 728 bytes
1066208 2025-04-11 00:30:25 shobonvip No.3102 floor sqrt xor PyPy3 AC 60 ms 292 bytes
1066803 2025-04-12 02:06:02 t98slider No.3103 Butterfly Effect C++17 AC 494 ms 877 bytes
1040160 2025-02-01 01:41:11 shobonvip No.3104 Simple Graph Problem PyPy3 AC 451 ms 1,351 bytes
1036207 2025-01-18 05:32:07 shobonvip No.3105 Parallel Connection and Spanning Trees PyPy3 AC 1978 ms 1,332 bytes
1023673 2024-10-30 23:45:26 shobonvip No.3106 Simple Math Problem 3 PyPy3 AC 234 ms 666 bytes

最速実行時間

# 提出日時 提出者 問題 言語 結果 実行時間 コード長
1081150 2025-04-30 22:22:07 tails No.3099 Parentheses Decomposition C AC 1 ms 39,534 bytes
1066414 2025-04-11 21:32:39 akakimidori No.3100 Parallel Translated Rust AC 1 ms 2,009 bytes
1066580 2025-04-11 22:19:28 👑 p-adic No.3101 Range Eratosthenes Query C++17(gcc12) AC 139 ms 62,747 bytes
1066422 2025-04-11 21:33:32 👑 potato167 No.3102 floor sqrt xor C++17 AC 2 ms 2,159 bytes
1066781 2025-04-12 00:09:57 rogi52 No.3103 Butterfly Effect C++23 AC 159 ms 7,111 bytes
1066484 2025-04-11 21:50:41 maspy No.3104 Simple Graph Problem C++23 AC 45 ms 34,706 bytes
1066603 2025-04-11 22:27:31 akakimidori No.3105 Parallel Connection and Spanning Trees Rust AC 56 ms 20,139 bytes
1071528 2025-04-16 00:30:24 kmjp No.3106 Simple Math Problem 3 C++17 AC 37 ms 1,240 bytes