結果
| 問題 | No.2827 Enter User Name to Play |
| コンテスト | |
| ユーザー |
|
| 提出日時 | 2024-08-28 11:01:47 |
| 言語 | PyPy3 (7.3.15) |
| 結果 |
RE
|
| 実行時間 | - |
| コード長 | 111 bytes |
| 記録 | |
| コンパイル時間 | 358 ms |
| コンパイル使用メモリ | 82,252 KB |
| 実行使用メモリ | 67,268 KB |
| 最終ジャッジ日時 | 2024-08-28 11:01:51 |
| 合計ジャッジ時間 | 3,290 ms |
|
ジャッジサーバーID (参考情報) |
judge3 / judge1 |
(要ログイン)
| ファイルパターン | 結果 |
|---|---|
| sample | RE * 3 |
| other | RE * 22 |
ソースコード
N = int(input()) S = input() P = list(map(int,input().split())) for i in range(N): print(S[p[i] - 1],end = "")