Problem squarerect
User Unforgettablepl
Submission Time 2024-01-27 18:49:14
Score 0
Max Time N/A
Max Memory N/A

Compile Error

/usr/bin/ld: /tmp/ccUbjWn0.o: in function `main':
grader.cpp:(.text.startup+0x7f): undefined reference to `am_i_square(int, int)'
/usr/bin/ld: /tmp/ccViW7o2.o: in function `am_i_square(long long, long long)':
squarerect.cpp:(.text+0x89): undefined reference to `inside_shape(long long, long long)'
collect2: error: ld returned 1 exit status