QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#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.
Details
Tip: Click on the bar to expand more detailed information
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'