QOJ.ac
QOJ
ID | 题目 | 提交者 | 结果 | 用时 | 内存 | 语言 | 文件大小 | 提交时间 | 测评时间 |
---|---|---|---|---|---|---|---|---|---|
#525013 | #7062. Prince and Princess | MaMengQi | WA | 0ms | 3704kb | C++14 | 240b | 2024-08-20 11:42:47 | 2024-08-20 11:42:47 |
Due to the privacy settings of the submitter, you are not allowed to view this code.
详细
Test #1:
score: 100
Accepted
time: 0ms
memory: 3648kb
input:
2 0 0
output:
YES 1
result:
ok 2 lines
Test #2:
score: -100
Wrong Answer
time: 0ms
memory: 3704kb
input:
1 1 0
output:
YES 3
result:
wrong answer 1st lines differ - expected: 'NO', found: 'YES'