| Problem | entropy |
|---|---|
| User | godex |
| Submission Time | 2025-03-24 16:43:34 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
entropy.cpp: In function ‘int32_t main()’:
entropy.cpp:13:3: error: ‘diffc’ was not declared in this scope; did you mean ‘diffn’?
13 | diffc[i] = n[i] - n[i + 1] ;
| ^~~~~
| diffn