Problem teleporting
User Hijackedsoul
Submission Time 2023-12-16 09:23:39
Score 0
Max Time N/A
Max Memory N/A

Compile Error

teleporting.cpp: In function ‘int main()’:
teleporting.cpp:6:2: error: ‘cin’ is not a class, namespace, or enumeration
6 | cin::tie(0);
| ^~~