Problem gap
User AJR
Submission Time 2023-01-02 20:25:34
Score 0
Max Time N/A
Max Memory N/A

Compile Error

/usr/bin/ld: /tmp/cc5NR4zQ.o: in function `MinMax(long long, long long, long long*, long long*)':
gap.cpp:(.text+0x0): multiple definition of `MinMax(long long, long long, long long*, long long*)'; /tmp/cc1xpHTQ.o:grader.cpp:(.text+0x0): first defined here
/usr/bin/ld: /tmp/cc5NR4zQ.o: in function `main':
gap.cpp:(.text.startup+0x0): multiple definition of `main'; /tmp/cc1xpHTQ.o:grader.cpp:(.text.startup+0x0): first defined here
collect2: error: ld returned 1 exit status