Problem enwisen
User lrnnz
Submission Time 2026-05-17 20:57:52
Score 0
Max Time N/A
Max Memory N/A

Compile Error

/usr/bin/ld: /tmp/ccnXyK3I.o: in function `getLess(int, int)':
enwisen.cpp:(.text+0x90): multiple definition of `getLess(int, int)'; /tmp/cctNLIAK.o:grader.cpp:(.text+0x2f0): first defined here
/usr/bin/ld: /tmp/ccnXyK3I.o: in function `getMedianValue(int, int, int)':
enwisen.cpp:(.text+0xe0): multiple definition of `getMedianValue(int, int, int)'; /tmp/cctNLIAK.o:grader.cpp:(.text+0x2d0): first defined here
collect2: error: ld returned 1 exit status