Submission #201196


Source Code Expand

#!/usr/bin/env python


if __name__ == "__main__":
    A, B = raw_input().split()
    print B, A

Submission Info

Submission Time
Task A - スワップ
User Hachimori
Language Python (2.7.3)
Score 100
Code Size 103 Byte
Status AC
Exec Time 51 ms
Memory 3388 KB

Judge Result

Set Name All
Score / Max Score 100 / 100
Status
AC × 6
Set Name Test Cases
All test_13_69.txt, test_16_44.txt, test_40_40.txt, test_49_31.txt, test_51_74.txt, test_83_60.txt
Case Name Status Exec Time Memory
sample_01.txt AC 49 ms 3388 KB
sample_02.txt AC 50 ms 3384 KB
test_13_69.txt AC 50 ms 3384 KB
test_16_44.txt AC 49 ms 3208 KB
test_40_40.txt AC 49 ms 3380 KB
test_49_31.txt AC 51 ms 3208 KB
test_51_74.txt AC 50 ms 3384 KB
test_83_60.txt AC 47 ms 3380 KB