QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#637728#7033. Resistors in ParallelMaMengQiCompile Error//C++20520b2024-10-13 13:55:502024-10-13 13:55:52

详细

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