Submission #592424

# Submission time Handle Problem Language Result Execution time Memory
592424 2022-07-09T07:43:16 Z Bobaa Cats or Dogs (JOI18_catdog) C++17
Compilation error
0 ms 0 KB



    

Compilation message

/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