Update appNew update is available. Click here to update.
About
University of Kelaniya 2025
My Stats
EXP gained
yellow-spark
1560
Level
5 (Champion)
Community stats
Discussions
0
Upvotes
0
Know more
123
Total problems solved
123
Easy
0
Moderate
0
Hard
0
Ninja
Jan Jan Feb Feb Mar Mar Apr Apr May May Jun Jun Jul Jul Aug Aug Sep Sep Oct Oct Nov Nov Dec Dec

Current streak:

0 days

Longest streak:

3 days

Less

More

Achievements
1
Samurai
Guided path
Basics of python
Discussions
Why is this wrong?
Interview problems

a,b=input().split()

A=int(a)

B=int(b)

 

if (-10**5<=A)or(B<=10**5):

    C=A

    A=B

    B=C

    print(A,B)

 

profile
J K U A Jayalath
Published On 29-Nov-2023
30 views
0 replies
0 upvotes