Problem teleporting
User blob
Submission Time 2023-12-16 09:43:43
Score 0
Max Time N/A
Max Memory N/A

Compile Error

teleporting.cpp: In function ‘int main()’:
teleporting.cpp:43:1: error: expected ‘}’ at end of input
43 | }
| ^
teleporting.cpp:4:12: note: to match this ‘{’
4 | int main() {
| ^