Problem entropy
User Biologyhater123
Submission Time 2025-03-24 17:22:29
Score 0
Max Time N/A
Max Memory N/A

Compile Error

entropy.cpp: In function ‘int32_t main()’:
entropy.cpp:17:9: error: ‘ll’ was not declared in this scope
17 | for(ll i=1; i<n; i++){
| ^~
entropy.cpp:17:17: error: ‘i’ was not declared in this scope
17 | for(ll i=1; i<n; i++){
| ^