結果

問題 No.531 エヌスクミ島の平和協定
ユーザー aqua_tenhouaqua_tenhou
提出日時 2021-07-13 21:07:18
言語 PyPy3
(7.3.13)
結果
WA  
実行時間 -
コード長 52 bytes
コンパイル時間 427 ms
コンパイル使用メモリ 87,224 KB
実行使用メモリ 71,564 KB
最終ジャッジ日時 2023-09-15 13:15:55
合計ジャッジ時間 4,588 ms
ジャッジサーバーID
(参考情報)
judge14 / judge15
このコードへのチャレンジ(β)

テストケース

テストケース表示
入力 結果 実行時間
実行使用メモリ
testcase_00 AC 70 ms
71,120 KB
testcase_01 AC 71 ms
71,124 KB
testcase_02 AC 72 ms
71,220 KB
testcase_03 AC 71 ms
70,692 KB
testcase_04 WA -
testcase_05 AC 71 ms
71,128 KB
testcase_06 WA -
testcase_07 AC 72 ms
71,348 KB
testcase_08 WA -
testcase_09 AC 72 ms
71,108 KB
testcase_10 AC 71 ms
71,112 KB
testcase_11 AC 72 ms
70,696 KB
testcase_12 AC 72 ms
71,120 KB
testcase_13 AC 71 ms
71,208 KB
testcase_14 AC 70 ms
70,696 KB
testcase_15 AC 72 ms
71,196 KB
testcase_16 WA -
testcase_17 AC 71 ms
71,036 KB
testcase_18 AC 71 ms
70,856 KB
testcase_19 AC 71 ms
71,252 KB
testcase_20 AC 70 ms
71,084 KB
testcase_21 AC 71 ms
71,036 KB
testcase_22 AC 70 ms
71,124 KB
testcase_23 AC 70 ms
70,976 KB
testcase_24 AC 72 ms
71,028 KB
testcase_25 AC 71 ms
71,200 KB
testcase_26 AC 72 ms
70,900 KB
testcase_27 AC 72 ms
71,112 KB
testcase_28 AC 72 ms
71,088 KB
testcase_29 AC 71 ms
70,892 KB
testcase_30 AC 72 ms
71,040 KB
testcase_31 AC 71 ms
71,252 KB
testcase_32 AC 71 ms
71,252 KB
testcase_33 AC 71 ms
71,092 KB
testcase_34 AC 70 ms
71,124 KB
testcase_35 AC 70 ms
71,124 KB
testcase_36 AC 70 ms
70,696 KB
testcase_37 AC 71 ms
71,156 KB
testcase_38 AC 72 ms
71,276 KB
権限があれば一括ダウンロードができます

ソースコード

diff #

print(-1 if eval(input().replace(*" -")) > 0 else 1)
0