QOJ.ac
QOJ
ID | 题目 | 提交者 | 结果 | 用时 | 内存 | 语言 | 文件大小 | 提交时间 | 测评时间 |
---|---|---|---|---|---|---|---|---|---|
#189837 | #7061. Poker Game | new_dawn_2# | WA | 1ms | 3492kb | C++17 | 10.1kb | 2023-09-28 00:00:05 | 2023-09-28 00:00:07 |
Due to the privacy settings of the submitter, you are not allowed to view this code.
詳細信息
Test #1:
score: 0
Wrong Answer
time: 1ms
memory: 3492kb
input:
2 1 2 8 10 3 11 15 12 14 27 42 43 45 48 13 14 2 8 10 3 11 5 23 1 27 42 43 13 45 48
output:
110 80 100 110 100
result:
wrong answer 1st lines differ - expected: '90', found: '110'