Problem | cave |
---|---|
User | Pan |
Submission Time | 2024-06-12 15:31:59 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
/usr/bin/ld: /tmp/cc5Au1L8.o: in function `main':
grader.cpp:(.text.startup+0x10): undefined reference to `exploreCave'
/usr/bin/ld: /tmp/ccGrwcGa.o: in function `exploreCave(int)':
cave.cpp:(.text+0x228): undefined reference to `tryCombination(int*)'
/usr/bin/ld: cave.cpp:(.text+0x2d3): undefined reference to `tryCombination(int*)'
/usr/bin/ld: cave.cpp:(.text+0x327): undefined reference to `answer(int*, int*)'
collect2: error: ld returned 1 exit status