| Problem | topical |
|---|---|
| User | bachnguyen123 |
| Submission Time | 2026-03-05 16:20:10 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
topical.cpp: In function ‘bool cmp(long long int, long long int)’:
topical.cpp:14:19: error: ‘sum’ was not declared in this scope; did you mean ‘sumr’?
14 | return(sumr[x] < sum[y]);
| ^~~
| sumr