| Problem | prisoners |
|---|---|
| User | nmluan |
| Submission Time | 2026-04-27 11:48:18 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
/usr/bin/ld: /tmp/ccKOyMMk.o: in function `main':
grader.cpp:(.text.startup+0x141): undefined reference to `prisoner(int, int)'
/usr/bin/ld: /tmp/ccp1iCAh.o: in function `prisoner(long long, long long)':
prisoner.cpp:(.text+0x1e): undefined reference to `openBox(long long)'
/usr/bin/ld: prisoner.cpp:(.text+0x38): undefined reference to `openBox(long long)'
/usr/bin/ld: prisoner.cpp:(.text+0x54): undefined reference to `openBox(long long)'
collect2: error: ld returned 1 exit status