QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#181604#5250. Combination Locksucup-team1426#WA 1ms3524kbC++173.2kb2023-09-16 21:15:522023-09-16 21:15:54

Details

Tip: Click on the bar to expand more detailed information

Test #1:

score: 0
Wrong Answer
time: 1ms
memory: 3524kb

input:

2
1 0
0
0
1 1
0
0
.

output:

Bob
Bob

result:

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