QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#863993#3434. Restaurant OrdersMaMengQiCompile Error//Python31.1kb2025-01-20 06:42:082025-01-20 06:42:09

詳細信息

  File "answer.code", line 21
    results.append(" ".join(map(str, result_combination))
                  ^
SyntaxError: '(' was never closed