| Problem | tourist_noi |
|---|---|
| User | LimCheeHann |
| Submission Time | 2026-03-08 13:52:55 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
tourist_noi.cpp: In function ‘int main()’:
tourist_noi.cpp:6:2: error: ‘answer’ was not declared in this scope; did you mean ‘aaanswer’?
6 | answer=0;
| ^~~~~~
| aaanswer
tourist_noi.cpp:8:10: error: ‘a’ was not declared in this scope
8 | cin >> a;
| ^