QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#513308 | #1169. Generate The Array | MaMengQi | WA | 131ms | 8300kb | C++17 | 1.9kb | 2024-08-10 17:28:06 | 2024-08-10 17:28:06 |
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: 3684kb
input:
5 1 0 2 2 0 0 2 2 0 2 2 2 1 2 0 2 0 27 1 19 2 7 25 1 1 2 8 7 4 18 2 8 7 4 4 2 0 25 4 26
output:
78
result:
ok 1 number(s): "78"
Test #2:
score: 0
Accepted
time: 0ms
memory: 3680kb
input:
2 1 1 1 2 1 100 2 50 1 1 100
output:
-145
result:
ok 1 number(s): "-145"
Test #3:
score: -100
Wrong Answer
time: 131ms
memory: 8300kb
input:
300 791 246 453 104 979 932 79 625 573 836 378 302 70 70 5 424 656 262 799 471 107 998 874 452 227 26 435 896 816 466 372 596 212 931 459 879 265 686 216 996 553 304 547 680 540 961 931 16 549 445 512 545 781 542 930 295 247 359 927 631 978 738 409 364 443 980 286 13 576 356 462 909 821 703 489 10 5...
output:
451460914769
result:
wrong answer 1st numbers differ - expected: '451781489678', found: '451460914769'