Problem boxispull
User Water
Submission Time 2024-02-17 08:46:39
Score 0
Max Time N/A
Max Memory N/A

Compile Error

boxispull.cpp: In function β€˜int main()’:
boxispull.cpp:15:40: error: expected primary-expression before β€˜)’ token
15 | if (((x2 - x1)!=0) && ((y2 - y1)!=0))){
| ^