Problem snail
User Vinayak01
Submission Time 2024-02-14 20:45:55
Score 0
Max Time N/A
Max Memory N/A

Compile Error

snail.cpp: In function ‘int main()’:
snail.cpp:51:28: error: ‘v’ was not declared in this scope
51 | cout << days << " " << v << endl;
| ^