Problem tourist_noi
User Soysauce
Submission Time 2024-04-20 11:43:29
Score 0
Max Time N/A
Max Memory N/A

Compile Error

tourist_noi.cpp: In function ‘int main()’:
tourist_noi.cpp:11:7: error: ‘a’ was not declared in this scope
11 | x+=a*e;
| ^
tourist_noi.cpp:17:8: error: ‘s’ was not declared in this scope
17 | cout<<s;
| ^