Problem tourists
User Pan
Submission Time 2024-09-12 01:05:29
Score 0
Max Time N/A
Max Memory N/A

Compile Error

tourists.cpp: In function ‘int main()’:
tourists.cpp:174:13: error: ‘tourist’ was not declared in this scope
174 | ll ans = tourist->query(temp) + ps[where];
| ^~~~~~~