QOJ.ac
QOJ
ID | 题目 | 提交者 | 结果 | 用时 | 内存 | 语言 | 文件大小 | 提交时间 | 测评时间 |
---|---|---|---|---|---|---|---|---|---|
#673229 | #9526. Subsequence Counting | ucup-team3515# | WA | 1ms | 4244kb | C++23 | 4.8kb | 2024-10-24 21:14:59 | 2024-10-24 21:15:00 |
Due to the privacy settings of the submitter, you are not allowed to view this code.
詳細信息
Test #1:
score: 0
Wrong Answer
time: 1ms
memory: 4244kb
input:
4 2 17 27 3 1 10 3 6 1 10 3 1 1
output:
1 M 1 M 1 27 8 8 5 5 2
result:
wrong answer 1st lines differ - expected: '76', found: '1'