QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#708610 | #9525. Welcome to Join the Online Meeting! | ZhangYiDe | WA | 16ms | 78132kb | C++98 | 2.1kb | 2024-11-04 00:32:29 | 2024-11-04 00:32:30 |
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: 100
Accepted
time: 8ms
memory: 78132kb
input:
4 5 2 3 4 1 2 1 3 2 3 3 4 2 4
output:
Yes 2 1 2 2 3 2 1 4
result:
ok ok
Test #2:
score: -100
Wrong Answer
time: 16ms
memory: 77896kb
input:
4 5 3 2 4 3 1 2 1 3 2 3 3 4 2 4
output:
Yes 1 1 2 2 3
result:
wrong answer member 4 is not invited