QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#146392#3899. BSUIR Open XGuanYunchangWA 2ms3800kbC++17417b2023-08-22 15:48:192023-08-22 15:48:21

Details

Tip: Click on the bar to expand more detailed information

Test #1:

score: 100
Accepted
time: 2ms
memory: 3572kb

input:

4
BSUIR
BSU
OPEN
IROPENX

output:

1

result:

ok 1 number(s): "1"

Test #2:

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

input:

13
BSUIR
OPENX
BSUIR
OPENX
BSUIR
OPENX
BSUIR
OPENX
BSUIR
OPENX
BSUIR
OPENX
BSUIR

output:

42

result:

ok 1 number(s): "42"

Test #3:

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

input:

10
BSUIR
BSUIR
BSUIR
BSUIR
OPENX
OPENX
OPENX
OPENX
OPENX
BSUIR

output:

25

result:

ok 1 number(s): "25"

Test #4:

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

input:

10
O
R
T
O
X
H
H
H
N
L

output:

6

result:

wrong answer 1st numbers differ - expected: '0', found: '6'