QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#670701#7700. Split DecisionsGuanYunchangCompile Error//C++20574b2024-10-23 23:25:402024-10-23 23:25:41

詳細信息

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