yukicoder contest 405 技術室奥プログラミングコンテスト#7 Day1 統計

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

No. 2479 Sum of Squares
  • AC / 提出人数 : 195 / 205 ( 95.12 %)
  • 最小Try : 1
  • 最大Try : 11
  • Try Average : 1.89
  • First Accepted Time : 1m26s
No. 2480 Sequence Sum
  • AC / 提出人数 : 138 / 145 ( 95.17 %)
  • 最小Try : 1
  • 最大Try : 8
  • Try Average : 1.40
  • First Accepted Time : 2m49s
No. 2481 Shiritori
  • AC / 提出人数 : 102 / 102 ( 100.00 %)
  • 最小Try : 1
  • 最大Try : 15
  • Try Average : 1.86
  • First Accepted Time : 4m55s
No. 2482 Sandglasses
  • AC / 提出人数 : 67 / 68 ( 98.53 %)
  • 最小Try : 1
  • 最大Try : 2
  • Try Average : 1.07
  • First Accepted Time : 6m43s
No. 2483 Yet Another Increasing XOR Problem
  • AC / 提出人数 : 32 / 34 ( 94.12 %)
  • 最小Try : 1
  • 最大Try : 3
  • Try Average : 1.47
  • First Accepted Time : 22m28s
No. 2484 Add to Variables
  • AC / 提出人数 : 38 / 38 ( 100.00 %)
  • 最小Try : 1
  • 最大Try : 6
  • Try Average : 1.66
  • First Accepted Time : 25m16s
No. 2485 Add to Variables (Another)
  • AC / 提出人数 : 35 / 35 ( 100.00 %)
  • 最小Try : 1
  • 最大Try : 4
  • Try Average : 1.83
  • First Accepted Time : 25m1s

First Accepted

# 提出日時 提出者 問題 言語 結果 実行時間 コード長
914611 2023-09-22 21:21:26 とりゐとりゐ No.2479 Sum of Squares PyPy3 AC 36 ms 327 bytes
914637 2023-09-22 21:22:49 maspymaspy No.2480 Sequence Sum C++23 AC 4 ms 14,386 bytes
914671 2023-09-22 21:24:55 KumaTachiRenKumaTachiRen No.2481 Shiritori C# AC 42 ms 15,119 bytes
914700 2023-09-22 21:26:43 yuto1115yuto1115 No.2482 Sandglasses C++23 AC 87 ms 7,635 bytes
914856 2023-09-22 21:42:28 👑 hos.lyrichos.lyric No.2483 Yet Another Increasing XOR Problem D AC 2 ms 4,854 bytes
914874 2023-09-22 21:45:16 suisensuisen No.2484 Add to Variables C++17 AC 114 ms 17,240 bytes
914870 2023-09-22 21:45:01 suisensuisen No.2485 Add to Variables (Another) C++17 AC 91 ms 17,240 bytes

ショートコード

# 提出日時 提出者 問題 言語 結果 実行時間 コード長
914654 2023-09-22 21:23:30 tailstails No.2479 Sum of Squares cLay AC 2 ms 80 bytes
915082 2023-09-22 22:31:44 tailstails No.2480 Sequence Sum cLay AC 8 ms 31 bytes
914919 2023-09-22 21:52:58 tailstails No.2481 Shiritori Perl AC 3 ms 32 bytes
914988 2023-09-22 22:11:01 tailstails No.2482 Sandglasses cLay AC 61 ms 179 bytes
915184 2023-09-22 22:59:55 kotatsugamekotatsugame No.2483 Yet Another Increasing XOR Problem C++14 AC 2 ms 811 bytes
917672 2023-10-03 23:32:06 pockynypockyny No.2484 Add to Variables C++14 AC 160 ms 1,118 bytes
917686 2023-10-04 00:32:11 pockynypockyny No.2485 Add to Variables (Another) C++17 AC 131 ms 1,088 bytes

純ショートコード

# 提出日時 提出者 問題 言語 結果 実行時間 コード長
914654 2023-09-22 21:23:30 tailstails No.2479 Sum of Squares cLay AC 2 ms 80 bytes
915082 2023-09-22 22:31:44 tailstails No.2480 Sequence Sum cLay AC 8 ms 31 bytes
914919 2023-09-22 21:52:58 tailstails No.2481 Shiritori Perl AC 3 ms 32 bytes
914988 2023-09-22 22:11:01 tailstails No.2482 Sandglasses cLay AC 61 ms 179 bytes
915184 2023-09-22 22:59:55 kotatsugamekotatsugame No.2483 Yet Another Increasing XOR Problem C++14 AC 2 ms 811 bytes
917672 2023-10-03 23:32:06 pockynypockyny No.2484 Add to Variables C++14 AC 160 ms 1,118 bytes
917686 2023-10-04 00:32:11 pockynypockyny No.2485 Add to Variables (Another) C++17 AC 131 ms 1,088 bytes

最速実行時間

# 提出日時 提出者 問題 言語 結果 実行時間 コード長
914911 2023-09-22 21:51:11 naut3naut3 No.2479 Sum of Squares Rust AC 1 ms 1,882 bytes
914964 2023-09-22 22:04:43 atcoder8atcoder8 No.2480 Sequence Sum Rust AC 1 ms 677 bytes
915050 2023-09-22 22:24:01 atcoder8atcoder8 No.2481 Shiritori Rust AC 1 ms 461 bytes
914988 2023-09-22 22:11:01 tailstails No.2482 Sandglasses cLay AC 61 ms 179 bytes
914505 2023-09-22 01:20:26 ytqm3ytqm3 No.2483 Yet Another Increasing XOR Problem C++17 AC 2 ms 13,805 bytes
1028252 2024-11-25 11:58:15 37kt37kt No.2484 Add to Variables Rust AC 7 ms 19,260 bytes
915337 2023-09-23 02:09:32 👑 rin204rin204 No.2485 Add to Variables (Another) C++23 AC 25 ms 38,582 bytes