Problem distribution
User mofumofu
Submission Time 2023-02-02 08:09:28
Score 0
Max Time N/A
Max Memory N/A

Compile Error

distribution.cpp: In function ‘int main()’:
distribution.cpp:76:4: error: ‘checked’ was not declared in this scope
76 | checked[x]++;
| ^~~~~~~