Problem | overtaking |
---|---|
User | nishith13shah |
Submission Time | 2025-06-28 03:16:37 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
/usr/bin/ld: /tmp/ccsvDBja.o: in function `main':
overtaking.cpp:(.text.startup+0x0): multiple definition of `main'; /tmp/cchSqbdb.o:grader.cpp:(.text.startup+0x0): first defined here
/usr/bin/ld: /tmp/cchSqbdb.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> >)'
/usr/bin/ld: grader.cpp:(.text.startup+0x46c): undefined reference to `arrival_time(long long)'
collect2: error: ld returned 1 exit status