QOJ.ac
QOJ
ID | 题目 | 提交者 | 结果 | 用时 | 内存 | 语言 | 文件大小 | 提交时间 | 测评时间 |
---|---|---|---|---|---|---|---|---|---|
#542979 | #9177. String and Nails | GuanYunchang | WA | 0ms | 3688kb | C++20 | 1.3kb | 2024-09-01 12:23:45 | 2024-09-01 12:23:45 |
Due to the privacy settings of the submitter, you are not allowed to view this code.
详细
Test #1:
score: 100
Accepted
time: 0ms
memory: 3688kb
input:
3 1 1 2 4 3 1
output:
YES 1 1 2 4
result:
ok Everything ok
Test #2:
score: -100
Wrong Answer
time: 0ms
memory: 3620kb
input:
1 1000000000 0
output:
NO
result:
wrong answer Jury has a bigger answer