QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#669100#7076. Browser GamesZhangYiDeWA 0ms3800kbC++20688b2024-10-23 17:16:372024-10-23 17:17:03

Details

Tip: Click on the bar to expand more detailed information

Test #1:

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

input:

3
ufoipv.ofu
hsbocmvfgboubtz.kq
hfotijo.njipzp.dpn/kb

output:

1
2
2

result:

ok 3 lines

Test #2:

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

input:

3
hfotijo.njipzp.dpn/kb
hsbocmvfgboubtz.kq
ufoipv.ofu

output:

1
1
2

result:

ok 3 lines

Test #3:

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

input:

1
a

output:

1

result:

ok single line: '1'

Test #4:

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

input:

2
a
b

output:

1
2

result:

ok 2 lines

Test #5:

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

input:

3
a.b/e
a.c/e
a.d/e

output:

1
1
1

result:

wrong answer 2nd lines differ - expected: '2', found: '1'