Problem sterilizing
User PlayVoltz
Submission Time 2023-09-26 07:24:47
Score 0
Max Time N/A
Max Memory N/A

Compile Error

sterilizing.cpp: In function ‘int32_t main()’:
sterilizing.cpp:83:14: error: ‘d’ was not declared in this scope
83 | arr[*i]/=d;
| ^