QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#179969#5438. Half Mixeducup-team138#WA 0ms3896kbC++17973b2023-09-15 14:01:552023-09-15 14:01:55

詳細信息

Test #1:

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

input:

2
2 3
1 1

output:

Yes
010
010
No

result:

wrong output format Expected integer, but "010" found (test case 1)