結果

問題 No.2830 Don't Stop the Game
ユーザー 👑 p-adicp-adic
提出日時 2024-06-21 20:16:41
言語 PyPy3
(7.3.15)
結果
AC  
実行時間 46 ms / 2,000 ms
コード長 102 bytes
コンパイル時間 157 ms
コンパイル使用メモリ 82,636 KB
実行使用メモリ 60,668 KB
最終ジャッジ日時 2024-06-22 08:50:12
合計ジャッジ時間 3,211 ms
ジャッジサーバーID
(参考情報)
judge1 / judge2
このコードへのチャレンジ
(要ログイン)

テストケース

テストケース表示
入力 結果 実行時間
実行使用メモリ
testcase_00 AC 44 ms
60,668 KB
testcase_01 AC 44 ms
59,768 KB
testcase_02 AC 44 ms
59,064 KB
testcase_03 AC 44 ms
59,344 KB
testcase_04 AC 46 ms
59,272 KB
testcase_05 AC 44 ms
59,068 KB
testcase_06 AC 44 ms
59,400 KB
testcase_07 AC 46 ms
58,700 KB
testcase_08 AC 45 ms
59,076 KB
testcase_09 AC 45 ms
59,596 KB
testcase_10 AC 44 ms
59,612 KB
testcase_11 AC 44 ms
58,768 KB
testcase_12 AC 45 ms
58,900 KB
testcase_13 AC 44 ms
58,348 KB
testcase_14 AC 45 ms
58,580 KB
testcase_15 AC 44 ms
59,788 KB
testcase_16 AC 44 ms
58,992 KB
testcase_17 AC 45 ms
60,024 KB
testcase_18 AC 44 ms
58,276 KB
testcase_19 AC 44 ms
59,200 KB
権限があれば一括ダウンロードができます

ソースコード

diff #

O=print
R=range(30)
O(60)
for i in R:O(2);O(*[(i+j)%30+1for j in R])
for i in R:O(4);O(i+1,196495866);
0