結果
| 問題 |
No.3069 Invisible Speedrun
|
| コンテスト | |
| ユーザー |
|
| 提出日時 | 2025-07-16 09:04:44 |
| 言語 | Python3 (3.13.1 + numpy 2.2.1 + scipy 1.14.1) |
| 結果 |
RE
|
| 実行時間 | - |
| コード長 | 177 bytes |
| コンパイル時間 | 358 ms |
| コンパイル使用メモリ | 12,032 KB |
| 実行使用メモリ | 28,920 KB |
| 平均クエリ数 | 1.00 |
| 最終ジャッジ日時 | 2025-07-16 09:04:55 |
| 合計ジャッジ時間 | 10,398 ms |
|
ジャッジサーバーID (参考情報) |
judge5 / judge3 |
(要ログイン)
| ファイルパターン | 結果 |
|---|---|
| sample | RE * 1 |
| other | RE * 80 |
ソースコード
n = int(input())
for i in range(n * 2):
if i % 2 == 0:
print("D", flush=True)
else:
print("R", flush=True)
if iint(input()) != 0:
break