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