提出 #892080


ソースコード 拡げる

S = raw_input()

print S[0:4] + " " + S[4:12]

提出情報

提出日時
問題 A - CODEFESTIVAL 2016
ユーザ sudo1101
言語 Python (2.7.6)
得点 100
コード長 47 Byte
結果 AC
実行時間 16 ms
メモリ 2568 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 16 ms 2568 KiB
0_01.txt AC 16 ms 2568 KiB
0_02.txt AC 16 ms 2568 KiB
1_00.txt AC 16 ms 2568 KiB
1_01.txt AC 16 ms 2568 KiB
1_02.txt AC 16 ms 2568 KiB