Problem | cyberland_apio23 |
---|---|
User | PoTheSloth |
Submission Time | 2023-11-20 11:49:50 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
/usr/bin/ld: /tmp/ccnDBkpE.o: in function `main':
cyberland_apio23.cpp:(.text.startup+0x0): multiple definition of `main'; /tmp/cca3NnIE.o:grader.cpp:(.text.startup+0x0): first defined here
/usr/bin/ld: /tmp/cca3NnIE.o: in function `main':
grader.cpp:(.text.startup+0x5c2): undefined reference to `solve(int, int, int, int, std::vector<int, std::allocator<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