restructure zeta/** to storage/zeta/**
This commit is contained in:
2
storage/zeta/py/completed/25314.py
Normal file
2
storage/zeta/py/completed/25314.py
Normal file
@@ -0,0 +1,2 @@
|
||||
N = int(input())
|
||||
print("long " * (N // 4) + "int")
|
||||
Reference in New Issue
Block a user