Submission #1334306

#TimeUsernameProblemLanguageResultExecution timeMemory
1334306yc11A Difficult(y) Choice (BOI21_books)C++20
Compilation error
0 ms0 KiB
#include "<books.h>"
void solve(int 𝑁, int 𝐾, long long 𝐴, int 𝑆){
  impossible();
}

Compilation message (stderr)

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