Problem snail
User Vinayak01
Submission Time 2024-02-14 21:00:35
Score 0
Max Time N/A
Max Memory N/A

Compile Error

snail.cpp: In function ‘int main()’:
snail.cpp:33:12: error: ‘h’ was not declared in this scope
33 | int re = h % pfx[N-1];
| ^