QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#379336 | #3697. Carries | ucup-team1383 | WA | 1ms | 3948kb | C++17 | 1006b | 2024-04-06 17:10:49 | 2024-04-06 17:10:50 |
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: 3948kb
input:
2 5 5
output:
1
result:
ok 1 number(s): "1"
Test #2:
score: 0
Accepted
time: 0ms
memory: 3792kb
input:
10 0 1 2 3 4 5 6 7 8 9
output:
20
result:
ok 1 number(s): "20"
Test #3:
score: 0
Accepted
time: 0ms
memory: 3752kb
input:
2 0 0
output:
0
result:
ok 1 number(s): "0"
Test #4:
score: 0
Accepted
time: 0ms
memory: 3860kb
input:
100 37 776 955 76 445 994 346 295 403 919 179 311 255 525 343 947 914 84 501 346 327 240 30 909 229 393 693 183 61 235 404 586 588 123 174 970 785 616 513 47 72 663 451 466 823 305 547 444 396 646 230 749 394 35 541 891 46 246 473 628 142 843 566 586 474 298 687 863 680 203 137 709 467 11 419 99 569...
output:
6824
result:
ok 1 number(s): "6824"
Test #5:
score: -100
Wrong Answer
time: 1ms
memory: 3872kb
input:
100 619379 226824 483668 995714 798316 991831 856792 921686 821618 748406 115448 297417 832870 210865 417997 67213 895548 129190 62099 38718 966952 486663 809789 451119 920862 681112 83097 6600 122519 258718 585803 8271 477665 96798 522008 455918 26175 159108 637107 983420 953709 704110 399698 53740...
output:
14899
result:
wrong answer 1st numbers differ - expected: '14904', found: '14899'