QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#826210#9768. A + B = C Problemucup-team4507#WA 0ms3620kbC++233.0kb2024-12-22 03:50:302024-12-22 03:50:34

詳細信息

Test #1:

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

input:

2
2 3 6
2 3 5

output:

YES
10
100
001111
NO

result:

wrong answer Incorrect solution, A+B!=C (test case 1)