QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#368946 | #7949. K-Lottery | new_dawn_2# | WA | 24ms | 34824kb | C++17 | 4.8kb | 2024-03-27 18:22:42 | 2024-03-27 18:22:42 |
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: 24ms
memory: 34824kb
input:
3 2 10 1 2 3 1 3 2 20 35 10 7 99 53 72 33 88 16
output:
0
result:
wrong answer 1st lines differ - expected: '1 3 2', found: '0'