結果

問題 No.5016 Worst Mayor
ユーザー 👑 p-adicp-adic
提出日時 2023-04-29 14:46:30
言語 Python3
(3.12.2 + numpy 1.26.4 + scipy 1.12.0)
結果
AC  
実行時間 91 ms / 2,000 ms
コード長 39 bytes
コンパイル時間 107 ms
コンパイル使用メモリ 10,532 KB
実行使用メモリ 24,276 KB
スコア 1,050,000,000
平均クエリ数 400.00
最終ジャッジ日時 2023-04-29 14:46:38
合計ジャッジ時間 7,513 ms
ジャッジサーバーID
(参考情報)
judge15 / judge13
純コード判定しない問題か言語
このコードへのチャレンジ
(要ログイン)

テストケース

テストケース表示
入力 結果 実行時間
実行使用メモリ
testcase_00 AC 91 ms
23,752 KB
testcase_01 AC 68 ms
23,472 KB
testcase_02 AC 86 ms
23,428 KB
testcase_03 AC 72 ms
24,048 KB
testcase_04 AC 75 ms
23,768 KB
testcase_05 AC 76 ms
24,180 KB
testcase_06 AC 74 ms
23,952 KB
testcase_07 AC 71 ms
23,424 KB
testcase_08 AC 73 ms
23,544 KB
testcase_09 AC 77 ms
23,436 KB
testcase_10 AC 71 ms
23,940 KB
testcase_11 AC 75 ms
23,300 KB
testcase_12 AC 71 ms
24,168 KB
testcase_13 AC 83 ms
23,952 KB
testcase_14 AC 68 ms
23,660 KB
testcase_15 AC 74 ms
24,168 KB
testcase_16 AC 74 ms
23,668 KB
testcase_17 AC 72 ms
23,844 KB
testcase_18 AC 76 ms
24,276 KB
testcase_19 AC 76 ms
23,624 KB
testcase_20 AC 70 ms
24,144 KB
testcase_21 AC 78 ms
23,724 KB
testcase_22 AC 74 ms
23,640 KB
testcase_23 AC 76 ms
23,288 KB
testcase_24 AC 74 ms
24,060 KB
testcase_25 AC 82 ms
24,168 KB
testcase_26 AC 71 ms
23,688 KB
testcase_27 AC 70 ms
23,424 KB
testcase_28 AC 73 ms
24,132 KB
testcase_29 AC 70 ms
23,640 KB
testcase_30 AC 75 ms
23,892 KB
testcase_31 AC 76 ms
24,036 KB
testcase_32 AC 71 ms
23,344 KB
testcase_33 AC 70 ms
23,664 KB
testcase_34 AC 73 ms
23,556 KB
testcase_35 AC 77 ms
23,268 KB
testcase_36 AC 82 ms
23,692 KB
testcase_37 AC 74 ms
24,024 KB
testcase_38 AC 80 ms
23,856 KB
testcase_39 AC 74 ms
23,288 KB
testcase_40 AC 70 ms
23,600 KB
testcase_41 AC 72 ms
24,180 KB
testcase_42 AC 69 ms
24,228 KB
testcase_43 AC 70 ms
24,156 KB
testcase_44 AC 73 ms
24,024 KB
testcase_45 AC 68 ms
23,284 KB
testcase_46 AC 71 ms
24,144 KB
testcase_47 AC 86 ms
23,660 KB
testcase_48 AC 70 ms
23,640 KB
testcase_49 AC 74 ms
24,180 KB
権限があれば一括ダウンロードができます

ソースコード

diff #

for t in range(400):
	input()
	print(3)
0