제출 #520636

#제출 시각아이디문제언어결과실행 시간메모리
520636c28dnv9q3Keys (IOI21_keys)C++17
컴파일 에러
0 ms0 KiB
int main() {}

컴파일 시 표준 에러 (stderr) 메시지

/usr/bin/ld: /tmp/ccnWdAXv.o: in function `main':
grader.cpp:(.text.startup+0x0): multiple definition of `main'; /tmp/ccGzWTkx.o:keys.cpp:(.text.startup+0x0): first defined here
/usr/bin/ld: /tmp/ccnWdAXv.o: in function `main':
grader.cpp:(.text.startup+0x30a): undefined reference to `find_reachable(std::vector<int, std::allocator<int> >, std::vector<int, std::allocator<int> >, std::vector<int, std::allocator<int> >, std::vector<int, std::allocator<int> >)'
collect2: error: ld returned 1 exit status