QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#825517#9768. A + B = C Problemucup-team6239#WA 169ms63256kbC++141.3kb2024-12-21 19:59:072024-12-21 19:59:07

Details

Tip: Click on the bar to expand more detailed information

Test #1:

score: 100
Accepted
time: 158ms
memory: 63168kb

input:

2
2 3 6
2 3 5

output:

YES
10
100
001110
NO

result:

ok ok (2 test cases)

Test #2:

score: -100
Wrong Answer
time: 169ms
memory: 63256kb

input:

1214
940 746 485
304 504 661
815 674 830
704 774 691
545 597 924
330 894 320
491 425 479
768 869 698
706 480 785
358 548 504
999 473 363
532 950 745
512 682 364
829 832 959
570 931 317
324 543 362
590 421 737
326 483 503
958 890 793
836 721 518
720 361 363
730 402 753
810 416 585
781 953 490
623 360...

output:

NO
NO
NO
NO
NO
NO
NO
NO
NO
NO
NO
NO
NO
NO
NO
YES
01000101111101010111110100001010100000011001111110000010010010110110101010001010101111001101011011011100100110001101110100010110000110010000110001101101101101110000100001110101111101000101110101000010000100010111000011111011101110011101000000110001001...

result:

wrong answer Impossible case! (test case 16)