Problem | overtaking |
---|---|
User | jovan |
Submission Time | 2025-07-13 21:36:40 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
/usr/bin/ld: /tmp/ccJ3xSm9.o: in function `main':
overtaking.cpp:(.text.startup+0x0): multiple definition of `main'; /tmp/ccYRZZl5.o:grader.cpp:(.text.startup+0x0): first defined here
/usr/bin/ld: /tmp/ccYRZZl5.o: in function `main':
grader.cpp:(.text.startup+0x406): undefined reference to `init(int, int, std::vector<long long, std::allocator<long long> >, std::vector<int, std::allocator<int> >, int, int, std::vector<int, std::allocator<int> >)'
collect2: error: ld returned 1 exit status