Submission #890666


Source Code Expand

$a = <>;
print substr($a, 0, 4), " ", substr($a, 4), "\n";

Submission Info

Submission Time
Task A - CODEFESTIVAL 2016
User chigiri
Language Perl (v5.18.2)
Score 0
Code Size 59 Byte
Status WA
Exec Time 163 ms
Memory 640 KB

Compile Error

./Main.pl syntax OK

Judge Result

Set Name Sample All
Score / Max Score 0 / 0 0 / 100
Status
WA × 3
WA × 6
Set Name Test Cases
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
Case Name Status Exec Time Memory
0_00.txt WA 163 ms 640 KB
0_01.txt WA 3 ms 384 KB
0_02.txt WA 3 ms 384 KB
1_00.txt WA 3 ms 384 KB
1_01.txt WA 3 ms 384 KB
1_02.txt WA 3 ms 384 KB