Problem snail
User bluesky2113
Submission Time 2025-02-15 21:54:10
Score 0
Max Time N/A
Max Memory N/A

Compile Error

snail.cpp: In function ‘int main()’:
snail.cpp:17:13: error: ‘countExact’ was not declared in this scope
17 | countExact(step, length); return 0;
| ^~~~~~~~~~