QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#640032#2940. Pooling PCR TestsMaMengQiCompile Error//C++23256b2024-10-14 01:58:512024-10-14 01:58:52

Details

answer.code:1:1: error: ‘from’ does not name a type
    1 | from decimal import *
      | ^~~~