QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#795508#9804. Guess the Polygonucup-team3215Compile Error//C++23542b2024-11-30 21:00:052024-11-30 21:00:05

Details

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