Submission #791648


Source Code Expand

N;:;s/[1-9]/&-/g;y/123456789/012345678/;s/-0/9-/;t;/--/s/\b.//g;t;s/.//2g

Submission Info

Submission Time
Task A - 添字
User x20
Language Sed (GNU sed 4.2.2)
Score 100
Code Size 73 Byte
Status AC
Exec Time 9 ms
Memory 252 KB

Judge Result

Set Name Sample All
Score / Max Score 0 / 0 100 / 100
Status
AC × 4
AC × 8
Set Name Test Cases
Sample 0_00.txt, 0_01.txt, 0_02.txt, 0_03.txt
All 0_00.txt, 0_01.txt, 0_02.txt, 0_03.txt, 1_00.txt, 1_01.txt, 1_02.txt, 1_03.txt
Case Name Status Exec Time Memory
0_00.txt AC 4 ms 252 KB
0_01.txt AC 4 ms 252 KB
0_02.txt AC 4 ms 252 KB
0_03.txt AC 4 ms 252 KB
1_00.txt AC 5 ms 252 KB
1_01.txt AC 4 ms 252 KB
1_02.txt AC 6 ms 252 KB
1_03.txt AC 9 ms 252 KB