제출 #1314860

#제출 시각아이디문제언어결과실행 시간메모리
1314860xyz7577Unscrambling a Messy Bug (IOI16_messy)C++17
컴파일 에러
0 ms0 KiB
//ioi hard

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

messy.h:1:9: warning: #pragma once in main file
    1 | #pragma once
      |         ^~~~
messy_c.h:1:9: warning: #pragma once in main file
    1 | #pragma once
      |         ^~~~
/usr/bin/ld: /tmp/ccgB75hR.o: in function `main':
grader.cpp:(.text.startup+0x16f): undefined reference to `restore_permutation(int, int, int)'
collect2: error: ld returned 1 exit status