Problem overtaking
User nishith13shah
Submission Time 2025-06-28 03:16:10
Score 0
Max Time N/A
Max Memory N/A

Compile Error

/usr/bin/ld: /tmp/ccxfXHkk.o: in function `main':
overtaking.cpp:(.text.startup+0x0): multiple definition of `main'; /tmp/ccmA57vi.o:grader.cpp:(.text.startup+0x0): first defined here
/usr/bin/ld: /tmp/ccmA57vi.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