QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#671629#8104. KeyboardZhangYiDeWA 0ms3656kbC++172.1kb2024-10-24 13:46:312024-10-24 13:46:31

Details

Tip: Click on the bar to expand more detailed information

Test #1:

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

input:

PTaak
4
PA
tak
ptak
nie

output:

YES
YES
NO
NO

result:

ok 4 token(s): yes count is 2, no count is 2

Test #2:

score: -100
Wrong Answer
time: 0ms
memory: 3616kb

input:

X
5
XX
Xx
X
x
a

output:

YES
YES
YES
NO
NO

result:

wrong answer expected NO, found YES [1st token]