QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#311373 | #7899. Say Hello to the Future | ucup-team1376 | WA | 2ms | 9912kb | C++17 | 4.5kb | 2024-01-22 11:41:11 | 2024-01-22 11:41:12 |
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: 2ms
memory: 9912kb
input:
5 1 3 2 1 2
output:
3 6 2 2 5
result:
wrong answer 3rd words differ - expected: '3', found: '2'