結果
| 問題 | No.2357 Guess the Function |
| コンテスト | |
| ユーザー |
👑 |
| 提出日時 | 2025-12-26 19:06:17 |
| 言語 | PyPy3 (7.3.17) |
| 結果 |
RE
|
| 実行時間 | - |
| コード長 | 181 bytes |
| 記録 | |
| コンパイル時間 | 164 ms |
| コンパイル使用メモリ | 82,320 KB |
| 実行使用メモリ | 84,508 KB |
| 平均クエリ数 | 1.00 |
| 最終ジャッジ日時 | 2025-12-26 19:06:19 |
| 合計ジャッジ時間 | 2,021 ms |
|
ジャッジサーバーID (参考情報) |
judge4 / judge3 |
(要ログイン)
| ファイルパターン | 結果 |
|---|---|
| sample | RE * 1 |
| other | RE * 10 |
ソースコード
print("?", 100)
res1 = int(input())
if res == 99:
print("!", 99, 100)
exit()
print("?", 100 - res1 - 1)
res2 = int(input())
B = res2 + 1
A = (res1 - 100) % B
print("!", A, B)