We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5e78f44 commit 9d4d622Copy full SHA for 9d4d622
kattis/Two Stones/2stones.vn.py
@@ -0,0 +1 @@
1
+print("Alice" if int(input())%2 else "Bob")
0 commit comments