QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#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.
Details
Tip: Click on the bar to expand more detailed information
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'