QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#592146#5788. Alien Language3un_larryfuncCompile Error//C++20693b2024-09-26 20:55:502024-09-26 20:55:51

Details

answer.code:1:1: error: ‘import’ does not name a type
    1 | import re
      | ^~~~~~
answer.code:1:1: note: C++20 ‘import’ only available with ‘-fmodules-ts’, which is not yet enabled with ‘-std=c++20’