QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#478790 | #6437. Paimon's Tree | Farmer_D | WA | 1ms | 8048kb | C++17 | 2.5kb | 2024-07-15 11:06:29 | 2024-07-15 11:06:30 |
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: 1ms
memory: 8048kb
input:
2 5 1 7 3 5 4 1 3 2 3 3 4 4 5 4 6 1 1000000000 1 2
output:
16 1 1000000000 1 2 1000000000
result:
wrong answer 2nd numbers differ - expected: '1000000000', found: '1'