QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#346233 | #7949. K-Lottery | ahihi1234 | WA | 54ms | 214536kb | C++20 | 4.5kb | 2024-03-08 00:20:39 | 2024-03-08 00:20:40 |
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: 54ms
memory: 214536kb
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'