General
 
 
# Author Problem Lang Verdict Time Memory Sent Judged  
174481757 Practice:
SARCASTIC_Venom
118B - 12 Python 3 Accepted 62 ms 0 KB 2022-10-03 10:38:10 2022-10-03 10:38:10
→ Source
r=range;N=int(input())
for i in[*r(N),*r(N,-1,-1)]:print(*' '*(N-i),*r(i+1),*r(i-1,-1,-1))
?
Time: ? ms, memory: ? KB
Verdict: ?
Input
?
Participant's output
?
Jury's answer
?
Checker comment
?
Diagnostics
?
Click to see test details