QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#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.
Details
Tip: Click on the bar to expand more detailed information
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]