| Problem | sum2 |
|---|---|
| User | jaydenlol |
| Submission Time | 2026-06-25 09:26:57 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
sum2.cpp: In function ‘int main()’:
sum2.cpp:18:13: error: ‘best’ was not declared in this scope
18 | if (sum > best) {
| ^~~~
sum2.cpp:23:9: error: ‘best’ was not declared in this scope
23 | cout << best;
| ^~~~