QOJ.ac
QOJ
ID | 题目 | 提交者 | 结果 | 用时 | 内存 | 语言 | 文件大小 | 提交时间 | 测评时间 |
---|---|---|---|---|---|---|---|---|---|
#315515 | #8166. Almost Large | ucup-team328# | WA | 0ms | 3560kb | C++17 | 1.4kb | 2024-01-27 13:55:25 | 2024-01-27 13:55:25 |
Due to the privacy settings of the submitter, you are not allowed to view this code.
详细
Test #1:
score: 100
Accepted
time: 0ms
memory: 3560kb
input:
2 21 14
output:
YES
result:
ok answer is YES
Test #2:
score: -100
Wrong Answer
time: 0ms
memory: 3560kb
input:
2 12 1
output:
YES
result:
wrong answer expected NO, found YES