Skip to content

Commit 9d4d622

Browse files
committed
Added new kattis solution
1 parent 5e78f44 commit 9d4d622

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

kattis/Two Stones/2stones.vn.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
print("Alice" if int(input())%2 else "Bob")

0 commit comments

Comments
 (0)