QOJ.ac
QOJ
ID | 题目 | 提交者 | 结果 | 用时 | 内存 | 语言 | 文件大小 | 提交时间 | 测评时间 |
---|---|---|---|---|---|---|---|---|---|
#179969 | #5438. Half Mixed | ucup-team138# | WA | 0ms | 3896kb | C++17 | 973b | 2023-09-15 14:01:55 | 2023-09-15 14:01:55 |
Due to the privacy settings of the submitter, you are not allowed to view this code.
詳細信息
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)