QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#51529#1439. Football MatchHuangHanShengWA 3ms3844kbC++113.7kb2022-10-02 16:12:112022-10-02 16:12:13

Details

Tip: Click on the bar to expand more detailed information

Test #1:

score: 100
Accepted
time: 3ms
memory: 3696kb

input:

4
YNNY

output:

YES
1 9999 10000 1 

result:

ok OK

Test #2:

score: 0
Accepted
time: 2ms
memory: 3752kb

input:

3
NNN

output:

YES
10000 2 1 

result:

ok OK

Test #3:

score: 0
Accepted
time: 2ms
memory: 3756kb

input:

4
NNNN

output:

YES
10000 10000 1 1 

result:

ok OK

Test #4:

score: 0
Accepted
time: 2ms
memory: 3752kb

input:

5
NNNNN

output:

YES
10000 2 1 1 1 

result:

ok OK

Test #5:

score: 0
Accepted
time: 2ms
memory: 3804kb

input:

3
YNN

output:

YES
1 2 2 

result:

ok OK

Test #6:

score: 0
Accepted
time: 2ms
memory: 3812kb

input:

4
NNYN

output:

YES
1 1 10000 2 

result:

ok OK

Test #7:

score: 0
Accepted
time: 1ms
memory: 3844kb

input:

5
NNYNN

output:

YES
2 2 1 2 2 

result:

ok OK

Test #8:

score: 0
Accepted
time: 2ms
memory: 3700kb

input:

3
YYN

output:

NO

result:

ok OK

Test #9:

score: 0
Accepted
time: 2ms
memory: 3780kb

input:

4
NNYY

output:

YES
9999 10000 1 1 

result:

ok OK

Test #10:

score: 0
Accepted
time: 1ms
memory: 3732kb

input:

5
YNYNN

output:

YES
1 5400 1 4600 9999 

result:

ok OK

Test #11:

score: 0
Accepted
time: 2ms
memory: 3576kb

input:

3
YYY

output:

YES
1 1 1 

result:

ok OK

Test #12:

score: 0
Accepted
time: 0ms
memory: 3736kb

input:

4
YYNY

output:

YES
1 1 2 1 

result:

ok OK

Test #13:

score: 0
Accepted
time: 2ms
memory: 3776kb

input:

5
YYNNY

output:

YES
1 1 2 2 1 

result:

ok OK

Test #14:

score: 0
Accepted
time: 2ms
memory: 3672kb

input:

4
YYYY

output:

NO

result:

ok OK

Test #15:

score: -100
Wrong Answer
time: 2ms
memory: 3640kb

input:

5
YNYYY

output:

YES
1 3 1 1 1 

result:

wrong answer Wrong answer