Problem entropy
User shoryu386
Submission Time 2024-01-22 00:14:54
Score 0
Max Time N/A
Max Memory N/A

Compile Error

entropy.cpp: In function ‘int32_t main()’:
entropy.cpp:34:13: error: ‘psum’ was not declared in this scope; did you mean ‘pSum’?
34 | cout << psum[n-1] - Min;
| ^~~~
| pSum