Submission #378765


Source Code Expand

X, Y = map(int, input().split())
print(Y, X)

Submission Info

Submission Time
Task A - スワップ
User yumechi
Language C++ (G++ 4.6.4)
Score 0
Code Size 45 Byte
Status CE

Compile Error

./Main.cpp:1:1: error: ‘X’ does not name a type