QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#344376#3811. Game of Cardslmq26052003WA 0ms3628kbC++20937b2024-03-04 12:01:092024-03-04 12:01:11

Details

Tip: Click on the bar to expand more detailed information

Test #1:

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

input:

2 2
1 3
2 1 1

output:

Bob will win.

result:

wrong answer 1st lines differ - expected: 'Alice can win.', found: 'Bob will win.'