Problem tourist_noi
User LimCheeHann
Submission Time 2026-03-08 13:52:46
Score 0
Max Time N/A
Max Memory N/A

Compile Error

tourist_noi.cpp: In function ‘int main()’:
tourist_noi.cpp:6:2: error: ‘answer’ was not declared in this scope; did you mean ‘aanswer’?
6 | answer=0;
| ^~~~~~
| aanswer
tourist_noi.cpp:8:10: error: ‘a’ was not declared in this scope
8 | cin >> a;
| ^