QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#457524#8829. Aibohphobiaucup-team3727#WA 15ms11208kbPython33.1kb2024-06-29 13:09:262024-06-29 13:13:56

Details

Tip: Click on the bar to expand more detailed information

Test #1:

score: 100
Accepted
time: 5ms
memory: 11060kb

input:

5
a
sos
abba
icpc
tenet

output:

YES
a
YES
oss
NO
YES
iccp
YES
teent

result:

ok Correct (5 test cases)

Test #2:

score: -100
Wrong Answer
time: 15ms
memory: 11208kb

input:

18
qnx
oooo
tvttj
zzzzz
pvlne
iijt
hjhjj
loo
hh
uq
mgvgv
ewwe
iii
kykk
o
mmumm
aetvv
xntl

output:

YES
qnx
NO
YES
tvjtt
NO
YES
pvlne
YES
ijti
NO
YES
loo
ol
NO
YES
uq
qu
YES
mggvv
NO
NO
YES
ykkk
YES
o
YES
ummmm
YES
aetvv
YES
xntl

result:

wrong answer Token parameter [name=yes/no] equals to "ol", doesn't correspond to pattern "[yY][eE][sS]|[nN][oO]" (test case 9)