QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#872586 | #8621. Knapsack | ucup-team5101# | WA | 1ms | 3840kb | C++23 | 5.3kb | 2025-01-26 02:32:56 | 2025-01-26 02:33:01 |
Due to the privacy settings of the submitter, you are not allowed to view this code.
Details
Tip: Click on the bar to expand more detailed information
Test #1:
score: 0
Wrong Answer
time: 1ms
memory: 3840kb
input:
6 4 3 8 1 5 4
output:
start ABC.BA
result:
wrong answer Line [name=s] equals to "start", doesn't correspond to pattern "[.ABC]{1,10000}"