제출 #1334306

#제출 시각아이디문제언어결과실행 시간메모리
1334306yc11A Difficult(y) Choice (BOI21_books)C++20
컴파일 에러
0 ms0 KiB
#include "<books.h>"
void solve(int 𝑁, int 𝐾, long long 𝐴, int 𝑆){
  impossible();
}

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

books.cpp:1:10: fatal error: <books.h>: No such file or directory
    1 | #include "<books.h>"
      |          ^~~~~~~~~~~
compilation terminated.