Problem | entropy |
---|---|
User | Potato3218 |
Submission Time | 2023-03-09 07:22:08 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
entropy.cpp: In function ‘int main()’:
entropy.cpp:28:36: error: expected ‘)’ before ‘;’ token
28 | cout<<min(ans,ssum[r]-ssum[l-1];
| ~ ^
| )