| Problem | engineers |
|---|---|
| User | yhkhoo |
| Submission Time | 2025-12-12 14:13:50 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
/usr/bin/ld: /tmp/ccb7MlP0.o: in function `main':
engineers.cpp:(.text.startup+0x0): multiple definition of `main'; /tmp/ccJIoPRZ.o:grader.cpp:(.text.startup+0x0): first defined here
/usr/bin/ld: /tmp/ccJIoPRZ.o: in function `main':
grader.cpp:(.text.startup+0x17c): undefined reference to `solve(int, int, std::vector<int, std::allocator<int> >, std::vector<int, std::allocator<int> >, std::vector<int, std::allocator<int> >)'
collect2: error: ld returned 1 exit status