結果

問題 No.138 化石のバージョン
ユーザー sasa8uyauyasasa8uyauya
提出日時 2024-10-20 15:15:45
言語 PyPy3
(7.3.15)
結果
WA  
実行時間 -
コード長 37 bytes
コンパイル時間 676 ms
コンパイル使用メモリ 82,224 KB
実行使用メモリ 53,412 KB
最終ジャッジ日時 2024-10-20 15:15:49
合計ジャッジ時間 3,299 ms
ジャッジサーバーID
(参考情報)
judge2 / judge3
このコードへのチャレンジ
(要ログイン)

テストケース

テストケース表示
入力 結果 実行時間
実行使用メモリ
testcase_00 AC 36 ms
52,940 KB
testcase_01 AC 37 ms
52,632 KB
testcase_02 AC 37 ms
52,856 KB
testcase_03 AC 38 ms
51,852 KB
testcase_04 AC 39 ms
53,152 KB
testcase_05 AC 39 ms
52,820 KB
testcase_06 AC 37 ms
52,280 KB
testcase_07 AC 37 ms
51,912 KB
testcase_08 AC 37 ms
52,880 KB
testcase_09 AC 37 ms
52,904 KB
testcase_10 AC 38 ms
52,392 KB
testcase_11 AC 37 ms
53,172 KB
testcase_12 WA -
testcase_13 AC 37 ms
51,568 KB
testcase_14 WA -
testcase_15 AC 36 ms
53,244 KB
testcase_16 AC 37 ms
52,604 KB
testcase_17 AC 36 ms
52,224 KB
testcase_18 AC 37 ms
53,248 KB
testcase_19 AC 38 ms
52,220 KB
testcase_20 AC 37 ms
51,944 KB
testcase_21 AC 38 ms
53,412 KB
testcase_22 AC 40 ms
52,148 KB
testcase_23 AC 38 ms
52,284 KB
testcase_24 AC 37 ms
51,740 KB
testcase_25 AC 37 ms
51,796 KB
testcase_26 AC 37 ms
52,364 KB
testcase_27 AC 37 ms
53,024 KB
testcase_28 AC 36 ms
51,828 KB
testcase_29 WA -
testcase_30 AC 37 ms
51,836 KB
testcase_31 WA -
testcase_32 AC 37 ms
52,436 KB
testcase_33 WA -
testcase_34 AC 36 ms
51,944 KB
testcase_35 WA -
権限があれば一括ダウンロードができます

ソースコード

diff #

print(["NO","YES"][input()>=input()])
0