complete 16488.py
This commit is contained in:
1
zeta_python/completed/16488.py
Normal file
1
zeta_python/completed/16488.py
Normal file
@@ -0,0 +1 @@
|
|||||||
|
print((lambda x, y: x**2 * y)(*map(int, input().split())))
|
||||||
Reference in New Issue
Block a user