QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#209862 | #6134. Soldier Game | nullptr_qwq | WA | 738ms | 20284kb | C++14 | 1.9kb | 2023-10-10 18:34:57 | 2023-10-10 18:34:57 |
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: 100
Accepted
time: 0ms
memory: 3824kb
input:
3 5 -1 4 2 1 1 4 1 3 2 4 1 7
output:
1 2 0
result:
ok 3 number(s): "1 2 0"
Test #2:
score: -100
Wrong Answer
time: 738ms
memory: 20284kb
input:
10010 1 1000000000 1 -1000000000 2 1000000000 -1000000000 4 1000000000 1000000000 -1000000000 -1000000000 3 100 -100 100 16 -17 91 -19 66 100 -70 -71 76 -58 99 52 19 25 -67 -63 -32 7 -95 -26 63 -55 -19 77 -100 17 -100 72 -53 -32 8 -100 53 44 -100 -65 -81 -59 100 100 57 -47 1 11 99 10 -100 3 32 2 -26...
output:
0 0 0 2000000000 -100 213 129 265 196 176 163 267 286 0 284 161 261 136 274 143 214 -43 207 -999920245 63 248 239 0 189 77 254 189 265 185 0 209 259 126 187 276 120 0 60 55548 107 263 -96 198 216 268 0 167 248 39 0 283 239 0 253 206 253 0 194 -999838388 199 239 300 248 75 150 196 66 210 130 237 111 ...
result:
wrong answer 5th numbers differ - expected: '100', found: '-100'