Submission #592424

#TimeUsernameProblemLanguageResultExecution timeMemory
592424BobaaCats or Dogs (JOI18_catdog)C++17
Compilation error
0 ms0 KiB

Compilation message (stderr)

/usr/bin/ld: /tmp/ccx2q1Mk.o: in function `main':
grader.cpp:(.text.startup+0x1e2): undefined reference to `initialize(int, std::vector<int, std::allocator<int> >, std::vector<int, std::allocator<int> >)'
/usr/bin/ld: grader.cpp:(.text.startup+0x219): undefined reference to `neighbor(int)'
/usr/bin/ld: grader.cpp:(.text.startup+0x25e): undefined reference to `dog(int)'
/usr/bin/ld: grader.cpp:(.text.startup+0x269): undefined reference to `cat(int)'
collect2: error: ld returned 1 exit status