Problem snail
User HighLithop
Submission Time 2023-11-15 12:26:03
Score 0
Max Time N/A
Max Memory N/A

Compile Error

snail.cpp:1:1: error: ‘height’ does not name a type
1 | height,nphases=list(map(lambda n: int(n),input().split(" ")))
| ^~~~~~