QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#181600#5250. Combination Locksucup-team1426#WA 0ms3544kbC++173.2kb2023-09-16 21:11:502023-09-16 21:11:51

Details

Tip: Click on the bar to expand more detailed information

Test #1:

score: 0
Wrong Answer
time: 0ms
memory: 3544kb

input:

2
1 0
0
0
1 1
0
0
.

output:

Bob
Bob

result:

wrong answer 1st lines differ - expected: 'Alice', found: 'Bob'