QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#130108#6376. LaLa and LampYueZhonghang000WA 1ms3816kbC++141.0kb2023-07-23 16:36:252023-07-23 16:36:28

Details

Tip: Click on the bar to expand more detailed information

Test #1:

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

input:

6
0
00
000
0110
00100
000000

output:

Yes

result:

ok answer is YES

Test #2:

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

input:

2
0
11

output:

Yes

result:

ok answer is YES

Test #3:

score: -100
Wrong Answer
time: 1ms
memory: 3544kb

input:

3
1
10
011

output:

No

result:

wrong answer expected YES, found NO