QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#344380 | #3811. Game of Cards | lmq26052003 | WA | 0ms | 3552kb | C++20 | 996b | 2024-03-04 12:37:45 | 2024-03-04 12:37:46 |
Due to the privacy settings of the submitter, you are not allowed to view this code.
Details
Tip: Click on the bar to expand more detailed information
Test #1:
score: 0
Wrong Answer
time: 0ms
memory: 3552kb
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.'