結果

問題 No.3090 Knapsack Function
ユーザー tatsuya4649tatsuya4649
提出日時 2022-04-01 21:47:29
言語 PyPy3
(7.3.15)
結果
WA  
実行時間 -
コード長 12 bytes
コンパイル時間 145 ms
コンパイル使用メモリ 82,584 KB
実行使用メモリ 52,968 KB
最終ジャッジ日時 2024-04-30 13:38:33
合計ジャッジ時間 1,632 ms
ジャッジサーバーID
(参考情報)
judge5 / judge2
このコードへのチャレンジ
(要ログイン)

テストケース

テストケース表示
入力 結果 実行時間
実行使用メモリ
testcase_00 AC 35 ms
52,660 KB
testcase_01 AC 34 ms
51,944 KB
testcase_02 WA -
testcase_03 AC 33 ms
52,012 KB
testcase_04 AC 33 ms
52,856 KB
testcase_05 WA -
testcase_06 WA -
testcase_07 AC 33 ms
51,568 KB
testcase_08 AC 35 ms
51,756 KB
testcase_09 AC 35 ms
52,628 KB
testcase_10 WA -
testcase_11 AC 35 ms
52,396 KB
testcase_12 WA -
testcase_13 AC 32 ms
52,912 KB
testcase_14 AC 33 ms
51,480 KB
testcase_15 AC 34 ms
52,616 KB
testcase_16 AC 33 ms
52,448 KB
testcase_17 WA -
testcase_18 AC 32 ms
52,100 KB
testcase_19 AC 33 ms
51,940 KB
testcase_20 AC 33 ms
52,128 KB
権限があれば一括ダウンロードができます

ソースコード

diff #

print("Yes")
0