Solving for Carrots
This commit is contained in:
4
carrots.py
Normal file
4
carrots.py
Normal file
@@ -0,0 +1,4 @@
|
|||||||
|
import sys
|
||||||
|
|
||||||
|
_, p = sys.stdin.readline().split(' ')
|
||||||
|
print(p)
|
||||||
Reference in New Issue
Block a user