Problem teleporting
User Tqin
Submission Time 2023-12-16 09:48:31
Score 0
Max Time N/A
Max Memory N/A

Compile Error

teleporting.cpp: In function ‘int main()’:
teleporting.cpp:27:2: error: expected ‘}’ at end of input
27 | }
| ^
teleporting.cpp:8:7: note: to match this ‘{’
8 | main(){
| ^