Problem entropy
User sussygoose
Submission Time 2025-11-09 12:10:32
Score 0
Max Time N/A
Max Memory N/A

Compile Error

entropy.cpp: In function ‘int main()’:
entropy.cpp:9:6: error: ‘K’ was not declared in this scope
9 | if (K == N) {
| ^
entropy.cpp:9:11: error: ‘N’ was not declared in this scope
9 | if (K == N) {
| ^