QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#222425 | #7607. The Doubling Game 2 | ucup-team1348# | WA | 4ms | 63452kb | C++23 | 3.4kb | 2023-10-21 17:11:01 | 2023-10-21 17:11:02 |
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: 63452kb
input:
5 1 2 1 3 1 4 4 5
output:
19
result:
wrong answer 1st lines differ - expected: '21', found: '19'