QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#306798 | #7899. Say Hello to the Future | ucup-team1682 | WA | 4ms | 20828kb | C++20 | 5.7kb | 2024-01-17 11:20:09 | 2024-01-17 11:20:10 |
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: 4ms
memory: 20828kb
input:
5 1 3 2 1 2
output:
3 4 3 3 3
result:
wrong answer 2nd words differ - expected: '6', found: '4'