QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#564995#1439. Football Matchucup-team1005#WA 16ms10728kbPython31.7kb2024-09-15 19:31:582024-09-15 19:31:59

Details

Tip: Click on the bar to expand more detailed information

Test #1:

score: 100
Accepted
time: 0ms
memory: 10656kb

input:

4
YNNY

output:

YES
200 101 99 200

result:

ok OK

Test #2:

score: 0
Accepted
time: 12ms
memory: 10632kb

input:

3
NNN

output:

YES
1 1003 1006

result:

ok OK

Test #3:

score: 0
Accepted
time: 16ms
memory: 10532kb

input:

4
NNNN

output:

YES
1 1 1008 1012

result:

ok OK

Test #4:

score: 0
Accepted
time: 9ms
memory: 10700kb

input:

5
NNNNN

output:

YES
1 1 1 1015 1020

result:

ok OK

Test #5:

score: 0
Accepted
time: 16ms
memory: 10628kb

input:

3
YNN

output:

YES
1000 1 1

result:

ok OK

Test #6:

score: 0
Accepted
time: 10ms
memory: 10656kb

input:

4
NNYN

output:

YES
2 1 1000 1

result:

ok OK

Test #7:

score: 0
Accepted
time: 15ms
memory: 10532kb

input:

5
NNYNN

output:

YES
3 1 1000 1 1

result:

ok OK

Test #8:

score: 0
Accepted
time: 5ms
memory: 10624kb

input:

3
YYN

output:

NO

result:

ok OK

Test #9:

score: 0
Accepted
time: 10ms
memory: 10628kb

input:

4
NNYY

output:

YES
101 99 200 200

result:

ok OK

Test #10:

score: 0
Accepted
time: 8ms
memory: 10528kb

input:

5
YNYNN

output:

YES
300 105 300 94 101

result:

ok OK

Test #11:

score: 0
Accepted
time: 13ms
memory: 10728kb

input:

3
YYY

output:

YES
1 1 1

result:

ok OK

Test #12:

score: 0
Accepted
time: 9ms
memory: 10724kb

input:

4
YYNY

output:

YES
100 100 200 100

result:

ok OK

Test #13:

score: 0
Accepted
time: 8ms
memory: 10724kb

input:

5
YYNNY

output:

YES
200 200 201 199 200

result:

ok OK

Test #14:

score: 0
Accepted
time: 14ms
memory: 10540kb

input:

4
YYYY

output:

NO

result:

ok OK

Test #15:

score: -100
Wrong Answer
time: 10ms
memory: 10596kb

input:

5
YNYYY

output:

YES
100 300 100 100 100

result:

wrong answer Wrong answer