QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#426079 | #8547. Whose Land? | ParsaGolestani | WA | 466ms | 11928kb | C++20 | 5.1kb | 2024-05-30 20:53:40 | 2024-05-30 20:53:41 |
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: 2ms
memory: 11808kb
input:
2 5 1 2 1 2 1 3 2 4 2 5 2 2 2 3 8 2 3 1 2 1 3 2 4 2 5 4 6 5 7 7 8 2 2 2 5 3 4
output:
4 5 7 8 6
result:
ok 5 number(s): "4 5 7 8 6"
Test #2:
score: -100
Wrong Answer
time: 466ms
memory: 11928kb
input:
1000 500 1 500 291 2 406 9 207 13 71 15 351 17 442 18 496 19 104 20 208 23 448 34 80 42 187 44 352 45 290 46 116 47 318 50 226 52 129 55 83 59 100 60 54 61 73 65 63 66 454 67 43 71 26 74 68 26 320 75 388 76 425 79 170 81 350 83 48 85 153 86 221 90 290 95 130 96 82 98 124 82 36 99 213 100 121 101 132...
output:
242 352 348 112 301 290 417 7 328 402 338 297 171 201 325 497 134 39 302 241 74 258 36 222 246 68 133 449 157 24 119 438 253 325 231 249 478 414 72 308 56 319 321 200 375 232 148 253 111 54 171 398 403 328 270 418 324 167 262 378 194 479 184 159 465 50 465 111 267 180 241 348 93 396 486 366 112 188 ...
result:
wrong answer 1st numbers differ - expected: '255', found: '242'