Problem boxispull
User Yifei1234
Submission Time 2023-03-31 21:45:07
Score 0
Max Time N/A
Max Memory N/A

Compile Error

boxispull.cpp: In function ‘int main()’:
boxispull.cpp:10:27: error: expected ‘)’ before ‘{’ token
10 | if ((x1!=x2) && (y1!=y2) {
| ~ ^~
| )
boxispull.cpp:16:2: error: expected primary-expression before ‘}’ token
16 | }
| ^