QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#74306#5438. Half MixedflywatreWA 0ms5724kbC++141012b2023-01-31 16:01:162023-01-31 16:01:19

詳細信息

Test #1:

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

input:

2
2 3
1 1

output:

Yes
010
010
No

result:

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