QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#824244#9768. A + B = C Problemucup-team5323#WA 0ms7648kbC++14774b2024-12-21 13:17:312024-12-21 13:17:39

Details

Tip: Click on the bar to expand more detailed information

Test #1:

score: 0
Wrong Answer
time: 0ms
memory: 7648kb

input:

2
2 3 6
2 3 5

output:

YES
0 1 
0 1 1 
0 0 1 1 1 0 
NO

result:

wrong answer Invalid output! (test case 1)