筑波大学プログラミングコンテスト2024
コンテスト日時
2024/11/17 (Su) 12:00 - 16:00
提出 #18814
提出日時2024/11/23 15:51:52
問題C: Find Parking Lot
ユーザokaze
言語C++23 (g++ 12.2.0)
得点0
結果
CE

コンパイルエラー

./Main.cpp:1:1: error: 'import' does not name a type
    1 | import heapq
      | ^~~~~~
./Main.cpp:1:1: note: C++20 'import' only available with '-fmodules-ts', which is not yet enabled with '-std=c++20'