Problem squarerect
User pIaceholder
Submission Time 2023-12-28 18:26:42
Score 0
Max Time N/A
Max Memory N/A

Compile Error

/usr/bin/ld: /tmp/ccXmuaXE.o: in function `am_i_square(int, int)':
squarerect.cpp:(.text+0x6): undefined reference to `X2'
/usr/bin/ld: squarerect.cpp:(.text+0xc): undefined reference to `Y2'
/usr/bin/ld: squarerect.cpp:(.text+0x12): undefined reference to `X1'
/usr/bin/ld: squarerect.cpp:(.text+0x18): undefined reference to `Y1'
collect2: error: ld returned 1 exit status