Submission #751741


Source Code Expand

n=int(input())
print(10**n+7)

Submission Info

Submission Time
Task A - 数え上げ
User cpthgli
Language Python (3.4.3)
Score 100
Code Size 30 Byte
Status AC
Exec Time 1287 ms
Memory 7524 KiB

Judge Result

Set Name Sample All
Score / Max Score 0 / 0 100 / 100
Status
AC × 3
AC × 7
Set Name Test Cases
Sample 0_000.txt, 0_001.txt, 0_002.txt
All 0_000.txt, 0_001.txt, 0_002.txt, 1_003.txt, 1_004.txt, 1_005.txt, 1_006.txt
Case Name Status Exec Time Memory
0_000.txt AC 1287 ms 7524 KiB
0_001.txt AC 36 ms 3064 KiB
0_002.txt AC 36 ms 2940 KiB
1_003.txt AC 36 ms 3064 KiB
1_004.txt AC 36 ms 3064 KiB
1_005.txt AC 36 ms 3064 KiB
1_006.txt AC 36 ms 3064 KiB