結果
問題 | No.185 和風 |
ユーザー |
|
提出日時 | 2024-04-25 11:36:27 |
言語 | Python3 (3.13.1 + numpy 2.2.1 + scipy 1.14.1) |
結果 |
AC
|
実行時間 | 34 ms / 1,000 ms |
コード長 | 301 bytes |
コンパイル時間 | 163 ms |
コンパイル使用メモリ | 12,544 KB |
実行使用メモリ | 10,624 KB |
最終ジャッジ日時 | 2024-11-07 22:58:03 |
合計ジャッジ時間 | 923 ms |
ジャッジサーバーID (参考情報) |
judge5 / judge2 |
(要ログイン)
ファイルパターン | 結果 |
---|---|
other | AC * 7 |
ソースコード
n = int(input()) for i in range(n): x, y = map(int, input().split()) ans = y - x if ans <= 0: print(-1) break if i > 0: if tmp != ans: print(-1) break else: tmp = ans else: tmp = ans else: print(ans)