結果
| 問題 |
No.3011 あ、俺こいつの役やりたい!
|
| コンテスト | |
| ユーザー |
|
| 提出日時 | 2025-01-25 14:31:01 |
| 言語 | Python3 (3.13.1 + numpy 2.2.1 + scipy 1.14.1) |
| 結果 |
RE
|
| 実行時間 | - |
| コード長 | 145 bytes |
| コンパイル時間 | 393 ms |
| コンパイル使用メモリ | 11,904 KB |
| 実行使用メモリ | 28,440 KB |
| 平均クエリ数 | 1.00 |
| 最終ジャッジ日時 | 2025-01-25 23:22:36 |
| 合計ジャッジ時間 | 10,350 ms |
|
ジャッジサーバーID (参考情報) |
judge4 / judge6 |
(要ログイン)
| ファイルパターン | 結果 |
|---|---|
| other | RE * 44 |
ソースコード
# n = int(input())
ans = 1500000000
while True:
print(ans)
x = int(input())
if x != 0:
exit(0)
else:
ans //= 2