QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#725362 | #9525. Welcome to Join the Online Meeting! | ucup-team5232# | WA | 4ms | 52108kb | C++14 | 1.5kb | 2024-11-08 17:19:04 | 2024-11-08 17:19:04 |
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: 4ms
memory: 50944kb
input:
4 5 2 3 4 1 2 1 3 2 3 3 4 2 4
output:
Yes 2 1 2 3 2 2 1 4
result:
ok ok
Test #2:
score: -100
Wrong Answer
time: 3ms
memory: 52108kb
input:
4 5 3 2 4 3 1 2 1 3 2 3 3 4 2 4
output:
Yes 1 1 2 3 2
result:
wrong answer member 4 is not invited