Problem sightseeing2
User sporknives
Submission Time 2025-09-12 18:33:37
Score 0
Max Time N/A
Max Memory N/A

Compile Error

sightseeing2.cpp: In function β€˜int main()’:
sightseeing2.cpp:65:22: error: expected primary-expression before β€˜==’ token
65 | if (s[findSet(a)])==V) break;
| ^~