Problem ccs
User PlayVoltz
Submission Time 2023-12-06 22:39:11
Score 0
Max Time N/A
Max Memory N/A

Compile Error

ccs.cpp: In function ‘int32_t main()’:
ccs.cpp:42:12: error: ‘arr’ was not declared in this scope
42 | memset(arr, true, sizeof(arr));
| ^~~