QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#721964 | #9536. Athlete Welcome Ceremony | ucup-team3457 | WA | 189ms | 235604kb | C++14 | 2.3kb | 2024-11-07 17:18:49 | 2024-11-07 17:18:49 |
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: 189ms
memory: 235604kb
input:
6 3 a?b??c 2 2 2 1 1 1 1 0 2
output:
2 1 1
result:
wrong answer 1st lines differ - expected: '3', found: '2'