QOJ.ac
QOJ
ID | 题目 | 提交者 | 结果 | 用时 | 内存 | 语言 | 文件大小 | 提交时间 | 测评时间 |
---|---|---|---|---|---|---|---|---|---|
#215119 | #5615. Two Charts Become One | GuanYunchang | WA | 3ms | 14216kb | C++17 | 1.1kb | 2023-10-15 03:19:58 | 2023-10-15 03:19:58 |
Due to the privacy settings of the submitter, you are not allowed to view this code.
详细
Test #1:
score: 0
Wrong Answer
time: 3ms
memory: 14216kb
input:
11 (10) (12 (13) (17) (28)) 11 (12 (17) (28) (13)) (10)
output:
No
result:
wrong answer 1st lines differ - expected: 'Yes', found: 'No'