QOJ.ac
QOJ
ID | 题目 | 提交者 | 结果 | 用时 | 内存 | 语言 | 文件大小 | 提交时间 | 测评时间 |
---|---|---|---|---|---|---|---|---|---|
#51494 | #1439. Football Match | GuanYunchang | WA | 2ms | 3764kb | C++11 | 1.9kb | 2022-10-02 15:26:48 | 2022-10-02 15:26:50 |
Due to the privacy settings of the submitter, you are not allowed to view this code.
详细
Test #1:
score: 100
Accepted
time: 2ms
memory: 3764kb
input:
4 YNNY
output:
YES 1 9999 10000 1
result:
ok OK
Test #2:
score: -100
Wrong Answer
time: 2ms
memory: 3636kb
input:
3 NNN
output:
YES 10001 5000 5000
result:
wrong answer Integer parameter [name=Ri] equals to 10001, violates the range [1, 10000]