QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#834411 | #8722. 卡牌游戏 | ucup-team3648# | WA | 0ms | 3552kb | C++20 | 1.3kb | 2024-12-27 16:46:54 | 2024-12-27 16:47:02 |
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:
5 1 100 100 2 1 1 1 1 2 1 1 0 1 3 1 1 4 5 1 4 10 116 104 101 114 101 32 97 114 101 32 102 105 118 101 32 99 97 115 101 115
output:
Alice Bob Bob Alice Alice
result:
wrong answer 3rd lines differ - expected: 'Alice', found: 'Bob'