Problem | swap |
---|---|
User | 0rang3 |
Submission Time | 2023-04-13 09:27:19 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
/usr/bin/ld: /tmp/ccrpLk8d.o: in function `main':
swap.cpp:(.text.startup+0x0): multiple definition of `main'; /tmp/cc7bLX1d.o:grader.cpp:(.text.startup+0x0): first defined here
/usr/bin/ld: /tmp/cc7bLX1d.o: in function `main':
grader.cpp:(.text.startup+0x1a8): undefined reference to `init(int, int, std::vector<int, std::allocator<int> >, std::vector<int, std::allocator<int> >, std::vector<int, std::allocator<int> >)'
/usr/bin/ld: grader.cpp:(.text.startup+0x214): undefined reference to `getMinimumFuelCapacity(int, int)'
collect2: error: ld returned 1 exit status