제출 #592424

#제출 시각아이디문제언어결과실행 시간메모리
592424BobaaCats or Dogs (JOI18_catdog)C++17
컴파일 에러
0 ms0 KiB

컴파일 시 표준 에러 (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