QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#467021 | #6117. Determine The Fluctuation Bonus | ucup-team1005# | WA | 1ms | 11912kb | C++20 | 3.8kb | 2024-07-08 13:00:21 | 2024-07-08 13:00:21 |
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: 11912kb
input:
3 7 2 -1 1 4 2 5 3 6 1 -7 3 -6 2 9
output:
0 2 1
result:
wrong answer 1st numbers differ - expected: '2', found: '0'