QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#463711#8167. Yet Another Simple Math ProblemMaMengQiCompile Error//C++23489b2024-07-05 13:02:342024-07-05 13:02:35

Details

answer.code:3:1: error: ‘def’ does not name a type
    3 | def sqrt(x):
      | ^~~