QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#725383 | #9526. Subsequence Counting | ntu_vjudge_1 | WA | 0ms | 3660kb | C++17 | 4.9kb | 2024-11-08 17:23:53 | 2024-11-08 17:23:54 |
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: 0ms
memory: 3660kb
input:
4 2 17 27 3 1 10 3 6 1 10 3 1 1
output:
85
result:
wrong answer 1st lines differ - expected: '76', found: '85'