Problem dna_ioi
User coinunderscore
Submission Time 2025-05-29 23:45:19
Score 0
Max Time N/A
Max Memory N/A

Compile Error

/usr/bin/ld: /tmp/ccna2EgY.o: in function `main':
dna_ioi.cpp:(.text.startup+0x0): multiple definition of `main'; /tmp/ccoBxNHY.o:grader.cpp:(.text.startup+0x0): first defined here
/usr/bin/ld: /tmp/ccoBxNHY.o: in function `main':
grader.cpp:(.text.startup+0x37f): undefined reference to `init(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >)'
/usr/bin/ld: grader.cpp:(.text.startup+0x3c5): undefined reference to `get_distance(int, int)'
collect2: error: ld returned 1 exit status