Problem warp
User zyntherix
Submission Time 2025-10-12 20:53:55
Score 0
Max Time N/A
Max Memory N/A

Compile Error

warp.cpp: In function ‘int main()’:
warp.cpp:53:9: error: return-statement with no value, in function returning ‘int’ [-fpermissive]
53 | return;
| ^~~~~~