結果

問題 No.2049 POP
ユーザー 310icecrystal310icecrystal
提出日時 2023-06-10 20:55:19
言語 PyPy3
(7.3.15)
結果
AC  
実行時間 59 ms / 2,000 ms
コード長 33 bytes
コンパイル時間 377 ms
コンパイル使用メモリ 86,616 KB
実行使用メモリ 71,184 KB
最終ジャッジ日時 2023-08-31 00:53:54
合計ジャッジ時間 1,724 ms
ジャッジサーバーID
(参考情報)
judge12 / judge14
このコードへのチャレンジ
(要ログイン)

テストケース

テストケース表示
入力 結果 実行時間
実行使用メモリ
testcase_00 AC 59 ms
71,152 KB
testcase_01 AC 59 ms
70,960 KB
testcase_02 AC 57 ms
70,740 KB
testcase_03 AC 59 ms
71,184 KB
testcase_04 AC 58 ms
70,820 KB
testcase_05 AC 59 ms
70,944 KB
testcase_06 AC 59 ms
71,052 KB
testcase_07 AC 59 ms
70,988 KB
testcase_08 AC 59 ms
71,056 KB
testcase_09 AC 58 ms
70,984 KB
testcase_10 AC 58 ms
70,988 KB
testcase_11 AC 57 ms
71,124 KB
権限があれば一括ダウンロードができます

ソースコード

diff #

int(input())
print(input()[1:-1])
0