QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#872517#8621. Knapsackucup-team6316#WA 0ms3456kbC++263.7kb2025-01-26 02:13:002025-01-26 02:13:00

详细

Test #1:

score: 0
Wrong Answer
time: 0ms
memory: 3456kb

input:

6
4 3 8 1 5 4

output:


result:

wrong answer Line [name=s] equals to "", doesn't correspond to pattern "[.ABC]{1,10000}"