Problem fruitsequences
User PlayVoltz
Submission Time 2024-01-21 11:42:54
Score 0
Max Time N/A
Max Memory N/A

Compile Error

fruitsequences.cpp: In function ‘int32_t main()’:
fruitsequences.cpp:17:10: error: ‘x’ was not declared in this scope
17 | c+=l-x+vect[x];
| ^