Problem mate
User PlayVoltz
Submission Time 2023-10-20 22:02:00
Score 0
Max Time N/A
Max Memory N/A

Compile Error

mate.cpp: In function ‘int main()’:
mate.cpp:35:9: error: ‘tie’ was not declared in this scope; did you mean ‘time’?
35 | tie(x, y) = letter_positions[k];
| ^~~
| time