QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#299248 | #7901. Basic Substring Structure | ucup-team1348 | WA | 21ms | 5136kb | C++20 | 6.8kb | 2024-01-06 18:04:14 | 2024-01-06 18:04:15 |
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: 5080kb
input:
2 4 2 1 1 2 12 1 1 4 5 1 4 1 9 1 9 8 10
output:
15 217
result:
ok 2 lines
Test #2:
score: -100
Wrong Answer
time: 21ms
memory: 5136kb
input:
10000 8 2 1 2 1 1 1 2 2 9 2 2 1 2 1 2 1 2 1 15 2 1 2 1 1 1 1 2 2 1 2 1 2 2 1 2 1 1 10 2 1 1 1 2 2 1 1 2 2 3 2 1 2 11 1 2 2 1 1 2 1 2 2 1 1 14 2 1 1 1 1 2 1 1 1 2 2 1 2 1 12 2 2 2 1 2 2 2 1 1 2 1 2 4 2 1 1 2 8 1 2 2 2 1 2 1 1 8 1 1 2 1 2 1 1 1 6 2 1 1 1 2 2 14 2 2 1 1 1 1 2 2 2 1 2 2 1 1 10 1 2 2 1 1...
output:
94 127 347 3 211 9 265 363 397 15 95 113 58 351 225 3 380 357 376 316 3 19 185 66 15 138 36 292 11 63 28 85 84 155 285 190 21 48 477 63 102 20 24 67 311 362 410 478 436 281 400 569 345 312 3 330 54 328 3 69 32 209 550 39 329 90 241 3 164 345 250 20 155 3 644 393 618 81 357 487 20 54 21 279 3 17 351 ...
result:
wrong answer 2nd lines differ - expected: '128', found: '127'