Submission #1689594


Source Code Expand

n=input()
print("ABC"+n)

Submission Info

Submission Time
Task A - ABCxxx
User MASSA
Language Python (3.4.3)
Score 100
Code Size 25 Byte
Status AC
Exec Time 20 ms
Memory 3060 KB

Judge Result

Set Name Sample All
Score / Max Score 0 / 0 100 / 100
Status
AC × 3
AC × 13
Set Name Test Cases
Sample example0, example1, example2
All example0, example1, example2, rand0, rand1, rand2, rand3, rand4, rand5, rand6, rand7, rand8, rand9
Case Name Status Exec Time Memory
example0 AC 17 ms 2940 KB
example1 AC 17 ms 2940 KB
example2 AC 17 ms 2940 KB
rand0 AC 17 ms 2940 KB
rand1 AC 20 ms 3060 KB
rand2 AC 17 ms 2940 KB
rand3 AC 17 ms 2940 KB
rand4 AC 17 ms 2940 KB
rand5 AC 17 ms 2940 KB
rand6 AC 17 ms 2940 KB
rand7 AC 17 ms 2940 KB
rand8 AC 17 ms 2940 KB
rand9 AC 17 ms 2940 KB