Submission #2703206


Source Code Expand

c11,c12,c13=input().split()
c21,c22,c23=input().split()
c31,c32,c33=input().split()
print(c11,c22,c33)

Submission Info

Submission Time
Task A - Diagonal String
User jinenjyo
Language Python (3.4.3)
Score 0
Code Size 105 Byte
Status RE
Exec Time 17 ms
Memory 2940 KB

Judge Result

Set Name Sample All
Score / Max Score 0 / 0 0 / 100
Status
RE × 2
RE × 6
Set Name Test Cases
Sample s1.txt, s2.txt
All 01.txt, 02.txt, 03.txt, 04.txt, s1.txt, s2.txt
Case Name Status Exec Time Memory
01.txt RE 17 ms 2940 KB
02.txt RE 17 ms 2940 KB
03.txt RE 17 ms 2940 KB
04.txt RE 17 ms 2940 KB
s1.txt RE 17 ms 2940 KB
s2.txt RE 17 ms 2940 KB