Problem stones
User personjs
Submission Time 2025-01-12 20:39:22
Score 0
Max Time N/A
Max Memory N/A

Compile Error

stones.cpp: In function ‘int main()’:
stones.cpp:36:3: error: ‘amt’ was not declared in this scope
36 | amt[0] = n;
| ^~~