Problem gotoschool
User YongXin
Submission Time 2023-06-02 13:34:09
Score 0
Max Time N/A
Max Memory N/A

Compile Error

gotoschool.cpp: In function ‘int main()’:
gotoschool.cpp:25:8: error: expected ‘;’ before ‘}’ token
25 | t1=t2
| ^
| ;
26 | }
| ~