QOJ.ac
QOJ
ID | 题目 | 提交者 | 结果 | 用时 | 内存 | 语言 | 文件大小 | 提交时间 | 测评时间 |
---|---|---|---|---|---|---|---|---|---|
#185291 | #5367. 递增树列 | houzhiyuan | 0 | 1ms | 3544kb | C++17 | 3.6kb | 2023-09-21 20:44:13 | 2023-09-21 20:44:13 |
Due to the privacy settings of the submitter, you are not allowed to view this code.
详细
Subtask #1:
score: 0
Wrong Answer
Test #1:
score: 0
Wrong Answer
time: 1ms
memory: 3544kb
input:
7 1 2 2 3 2 4 1 5 5 6 3 7
output:
760
result:
wrong answer 1st lines differ - expected: '712', found: '760'
Subtask #2:
score: 0
Skipped
Dependency #1:
0%
Subtask #3:
score: 0
Skipped
Dependency #1:
0%
Subtask #4:
score: 0
Skipped
Dependency #1:
0%
Subtask #5:
score: 0
Skipped
Dependency #1:
0%