| Problem | tourist_noi |
|---|---|
| User | ZhangBowen |
| Submission Time | 2026-02-20 10:57:13 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
tourist_noi.cpp: In function ‘int main()’:
tourist_noi.cpp:19:8: error: ‘sum’ was not declared in this scope; did you mean ‘ssum’?
19 | cout<<sum;
| ^~~
| ssum