QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#51513 | #1439. Football Match | HuangHanSheng | WA | 2ms | 3856kb | C++11 | 3.0kb | 2022-10-02 15:52:09 | 2022-10-02 15:52:10 |
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: 3772kb
input:
4 YNNY
output:
YES 1 9999 10000 1
result:
ok OK
Test #2:
score: 0
Accepted
time: 2ms
memory: 3704kb
input:
3 NNN
output:
YES 10000 2 1
result:
ok OK
Test #3:
score: 0
Accepted
time: 2ms
memory: 3856kb
input:
4 NNNN
output:
YES 10000 10000 1 1
result:
ok OK
Test #4:
score: 0
Accepted
time: 2ms
memory: 3844kb
input:
5 NNNNN
output:
YES 10000 2 1 1 1
result:
ok OK
Test #5:
score: 0
Accepted
time: 1ms
memory: 3848kb
input:
3 YNN
output:
YES 1 2 2
result:
ok OK
Test #6:
score: 0
Accepted
time: 2ms
memory: 3748kb
input:
4 NNYN
output:
YES 1 1 10000 2
result:
ok OK
Test #7:
score: 0
Accepted
time: 2ms
memory: 3756kb
input:
5 NNYNN
output:
YES 2 2 1 2 2
result:
ok OK
Test #8:
score: 0
Accepted
time: 2ms
memory: 3720kb
input:
3 YYN
output:
NO
result:
ok OK
Test #9:
score: 0
Accepted
time: 2ms
memory: 3844kb
input:
4 NNYY
output:
YES 9999 10000 1 1
result:
ok OK
Test #10:
score: -100
Wrong Answer
time: 2ms
memory: 3752kb
input:
5 YNYNN
output:
YES 1 9999 1 5000 5000
result:
wrong answer Wrong answer