提出 #891320


ソースコード 拡げる

i=input()
print(i[:4]+" "+i[4:])

提出情報

提出日時
問題 A - CODEFESTIVAL 2016
ユーザ motouchi
言語 Python (3.4.3)
得点 100
コード長 33 Byte
結果 AC
実行時間 22 ms
メモリ 3192 KiB

ジャッジ結果

セット名 Sample All
得点 / 配点 0 / 0 100 / 100
結果
AC × 3
AC × 6
セット名 テストケース
Sample 0_00.txt, 0_01.txt, 0_02.txt
All 0_00.txt, 0_01.txt, 0_02.txt, 1_00.txt, 1_01.txt, 1_02.txt
ケース名 結果 実行時間 メモリ
0_00.txt AC 22 ms 3064 KiB
0_01.txt AC 22 ms 3064 KiB
0_02.txt AC 22 ms 3064 KiB
1_00.txt AC 22 ms 3192 KiB
1_01.txt AC 22 ms 3192 KiB
1_02.txt AC 22 ms 3064 KiB