提出一覧
# | 提出日時 | 提出者 | 問題 | 言語 | 結果 | 実行時間 | コード長 | |
---|---|---|---|---|---|---|---|---|
810614 | 2022-10-24 18:16:30 | Theta | No.442 和と積 | Python3 | WA | - | 485 bytes | |
810612 | 2022-10-24 18:08:19 | Theta | No.441 和か積 | Python3 | AC | 31 ms | 342 bytes | |
810607 | 2022-10-24 18:03:12 | Theta | No.428 小数から逃げる夢 | Python3 | AC | 36 ms | 226 bytes | |
810605 | 2022-10-24 17:59:07 | Theta | No.427 テレビ | Python3 | AC | 26 ms | 162 bytes | |
810604 | 2022-10-24 17:57:47 | Theta | No.423 ハムスター語初級(数詞) | Python3 | AC | 31 ms | 429 bytes | |
810603 | 2022-10-24 17:50:38 | Theta | No.419 直角三角形 | Python3 | AC | 34 ms | 239 bytes | |
810602 | 2022-10-24 17:49:34 | Theta | No.419 直角三角形 | Python3 | WA | - | 176 bytes | |
810600 | 2022-10-24 17:47:44 | Theta | No.418 ミンミンゼミ | Python3 | AC | 33 ms | 383 bytes | |
810596 | 2022-10-24 17:44:02 | Theta | No.415 ぴょん | Python3 | AC | 32 ms | 580 bytes | |
810595 | 2022-10-24 17:41:45 | Theta | No.415 ぴょん | Python3 | WA | - | 166 bytes | |
810592 | 2022-10-24 17:29:19 | Theta | No.414 衝動 | Python3 | AC | 205 ms | 1,132 bytes | |
810589 | 2022-10-24 17:06:28 | Theta | No.333 門松列を数え上げ | Python3 | AC | 26 ms | 163 bytes | |
810585 | 2022-10-24 15:56:06 | Theta | No.327 アルファベット列 | Python3 | WA | - | 448 bytes | |
810584 | 2022-10-24 15:35:25 | Theta | No.316 もっと刺激的なFizzBuzzをください | Python3 | AC | 32 ms | 837 bytes | |
810583 | 2022-10-24 15:28:18 | Theta | No.314 ケンケンパ | Python3 | AC | 782 ms | 2,010 bytes | |
810582 | 2022-10-24 15:24:15 | Theta | No.314 ケンケンパ | Python3 | TLE | - | 1,888 bytes | |
810578 | 2022-10-24 15:08:01 | Theta | No.312 置換処理 | Python3 | AC | 225 ms | 778 bytes | |
810571 | 2022-10-24 14:55:57 | Theta | No.311 z in FizzBuzzString | Python3 | AC | 30 ms | 110 bytes | |
810568 | 2022-10-24 14:48:13 | Theta | No.300 平方数 | Python3 | AC | 226 ms | 788 bytes | |
810565 | 2022-10-24 14:47:25 | Theta | No.300 平方数 | Python3 | RE | - | 740 bytes | |
810564 | 2022-10-24 14:42:32 | Theta | No.299 蟻本が読めない | Python3 | AC | 28 ms | 103 bytes | |
810563 | 2022-10-24 14:41:22 | Theta | No.279 木の数え上げ | Python3 | AC | 108 ms | 195 bytes | |
810562 | 2022-10-24 14:40:08 | Theta | No.268 ラッピング(Easy) | Python3 | AC | 34 ms | 332 bytes | |
810558 | 2022-10-24 14:35:25 | Theta | No.267 トランプソート | Python3 | AC | 28 ms | 2,085 bytes | |
810554 | 2022-10-24 14:17:38 | Theta | No.227 簡単ポーカー | Python3 | AC | 32 ms | 480 bytes | |
810553 | 2022-10-24 14:13:02 | Theta | No.222 引き算と足し算 | Python3 | AC | 32 ms | 576 bytes | |
810552 | 2022-10-24 14:04:10 | Theta | No.221 犯罪都市 | Python3 | AC | 27 ms | 258 bytes | |
810551 | 2022-10-24 14:00:44 | Theta | No.218 経験値1.5倍 | Python3 | AC | 29 ms | 278 bytes | |
810550 | 2022-10-24 13:58:18 | Theta | No.216 FAC | Python3 | AC | 30 ms | 448 bytes | |
810549 | 2022-10-24 13:52:47 | Theta | No.212 素数サイコロと合成数サイコロ (2) | Python3 | AC | 30 ms | 229 bytes | |
810548 | 2022-10-24 13:47:19 | Theta | No.211 素数サイコロと合成数サイコロ (1) | Python3 | AC | 33 ms | 305 bytes | |
810547 | 2022-10-24 13:41:46 | Theta | No.201 yukicoderじゃんけん | Python3 |
RE
(最新) -- AC |
- | 244 bytes | |
810546 | 2022-10-24 13:39:24 | Theta | No.197 手品 | Python3 | AC | 30 ms | 1,812 bytes | |
810544 | 2022-10-24 13:25:11 | Theta | No.191 供託金 | Python3 | AC | 30 ms | 204 bytes | |
810543 | 2022-10-24 13:24:34 | Theta | No.191 供託金 | Python3 | RE | - | 206 bytes | |
810541 | 2022-10-24 13:19:28 | Theta | No.182 新規性の虜 | Python3 | AC | 72 ms | 243 bytes | |
810539 | 2022-10-24 13:13:40 | Theta | No.178 美しいWhitespace (1) | Python3 | AC | 34 ms | 456 bytes | |
810531 | 2022-10-24 12:12:10 | Theta | No.167 N^M mod 10 | Python3 |
RE
(最新) -- AC |
- | 1,614 bytes | |
810530 | 2022-10-24 12:11:41 | Theta | No.167 N^M mod 10 | Python3 | RE | - | 1,599 bytes | |
810529 | 2022-10-24 12:09:05 | Theta | No.167 N^M mod 10 | Python3 | RE | - | 1,607 bytes | |
810528 | 2022-10-24 12:08:17 | Theta | No.167 N^M mod 10 | Python3 | RE | - | 1,567 bytes | |
810525 | 2022-10-24 12:04:04 | Theta | No.167 N^M mod 10 | Python3 | TLE | - | 127 bytes | |
810524 | 2022-10-24 12:02:06 | Theta | No.166 マス埋めゲーム | Python3 | AC | 30 ms | 176 bytes | |
810523 | 2022-10-24 11:55:49 | Theta | No.161 制限ジャンケン | Python3 | WA | - | 949 bytes | |
810521 | 2022-10-24 11:47:12 | Theta | No.159 刺さらないUSB | Python3 | AC | 31 ms | 219 bytes | |
810520 | 2022-10-24 11:45:53 | Theta | No.159 刺さらないUSB | Python3 | WA | - | 224 bytes | |
810517 | 2022-10-24 11:28:52 | Theta | No.72 そろばん Med | Python3 | AC | 29 ms | 236 bytes | |
810512 | 2022-10-24 11:21:48 | Theta | No.71 そろばん | Python3 | AC | 434 ms | 210 bytes | |
810510 | 2022-10-24 11:14:23 | Theta | No.18 うーさー暗号 | Python3 | AC | 32 ms | 307 bytes | |
810508 | 2022-10-24 11:04:53 | Theta | No.16 累乗の加算 | Python3 | WA | - | 1,806 bytes |
検索