QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#824314#9768. A + B = C Problemucup-team6208#WA 0ms3612kbC++201.3kb2024-12-21 13:36:002024-12-21 13:36:06

详细

Test #1:

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

input:

2
2 3 6
2 3 5

output:

2
6

result:

wrong answer Expected Yes/No (test case 1)