結果

問題 No.2674 k-Walk on Bipartite
ユーザー hiro1729hiro1729
提出日時 2024-03-15 22:26:41
言語 PyPy3
(7.3.15)
結果
WA  
実行時間 -
コード長 11 bytes
コンパイル時間 337 ms
コンパイル使用メモリ 82,444 KB
実行使用メモリ 53,848 KB
最終ジャッジ日時 2024-09-30 01:51:04
合計ジャッジ時間 3,185 ms
ジャッジサーバーID
(参考情報)
judge1 / judge2
このコードへのチャレンジ
(要ログイン)

テストケース

テストケース表示
入力 結果 実行時間
実行使用メモリ
testcase_00 WA -
testcase_01 AC 37 ms
52,048 KB
testcase_02 WA -
testcase_03 AC 38 ms
52,316 KB
testcase_04 AC 37 ms
51,820 KB
testcase_05 AC 38 ms
51,824 KB
testcase_06 AC 38 ms
51,700 KB
testcase_07 AC 36 ms
51,704 KB
testcase_08 WA -
testcase_09 WA -
testcase_10 WA -
testcase_11 WA -
testcase_12 WA -
testcase_13 WA -
testcase_14 WA -
testcase_15 AC 37 ms
52,768 KB
testcase_16 WA -
testcase_17 AC 36 ms
52,232 KB
testcase_18 WA -
testcase_19 WA -
testcase_20 WA -
testcase_21 AC 37 ms
53,096 KB
testcase_22 WA -
testcase_23 AC 36 ms
52,072 KB
testcase_24 WA -
testcase_25 WA -
testcase_26 AC 38 ms
51,940 KB
testcase_27 WA -
testcase_28 AC 38 ms
52,232 KB
testcase_29 AC 38 ms
51,892 KB
testcase_30 WA -
testcase_31 AC 39 ms
52,368 KB
testcase_32 WA -
testcase_33 WA -
testcase_34 AC 37 ms
51,760 KB
testcase_35 WA -
testcase_36 AC 37 ms
51,892 KB
testcase_37 AC 37 ms
51,924 KB
testcase_38 WA -
権限があれば一括ダウンロードができます

ソースコード

diff #

print("No")
0