QOJ.ac
QOJ
ID | 题目 | 提交者 | 结果 | 用时 | 内存 | 语言 | 文件大小 | 提交时间 | 测评时间 |
---|---|---|---|---|---|---|---|---|---|
#872517 | #8621. Knapsack | ucup-team6316# | WA | 0ms | 3456kb | C++26 | 3.7kb | 2025-01-26 02:13:00 | 2025-01-26 02:13:00 |
Due to the privacy settings of the submitter, you are not allowed to view this code.
詳細信息
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}"