QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#308809 | #8132. Freshman's Dream | ucup-team267# | WA | 1ms | 3616kb | C++14 | 1.1kb | 2024-01-20 13:12:00 | 2024-01-20 13:12:00 |
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: 3616kb
input:
5 2 3 6 10 18
output:
1 1 -1 -1 3 1 5 5 9 9
result:
wrong answer jury has answer but participant doesn't