QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#637728#7033. Resistors in ParallelMaMengQiCompile Error//C++20520b2024-10-13 13:55:502024-10-13 13:55:52

Details

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