| Problem | sandd |
|---|---|
| User | nzx |
| Submission Time | 2026-03-30 11:55:20 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
/usr/bin/ld: /tmp/ccWcOP3d.o: in function `main':
grader.cpp:(.text.startup+0x5e): undefined reference to `getPrice(int)'
/usr/bin/ld: /tmp/ccYDuCEe.o: in function `getPrice(long long)':
sandd.cpp:(.text+0x10): undefined reference to `supply(long long)'
/usr/bin/ld: sandd.cpp:(.text+0x1b): undefined reference to `demand(long long)'
/usr/bin/ld: sandd.cpp:(.text+0x38): undefined reference to `supply(long long)'
/usr/bin/ld: sandd.cpp:(.text+0x43): undefined reference to `demand(long long)'
collect2: error: ld returned 1 exit status