QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#344378#3811. Game of Cardslmq26052003WA 0ms3516kbC++201005b2024-03-04 12:25:532024-03-04 12:25:54

Details

Tip: Click on the bar to expand more detailed information

Test #1:

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

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.'