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