QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#716498 | #9525. Welcome to Join the Online Meeting! | ucup-team092# | WA | 2ms | 7748kb | C++23 | 2.1kb | 2024-11-06 15:24:28 | 2024-11-06 15:24:29 |
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: 2ms
memory: 7720kb
input:
4 5 2 3 4 1 2 1 3 2 3 3 4 2 4
output:
Yes 2 2 2 1 4 1 1 3
result:
ok ok
Test #2:
score: 0
Accepted
time: 1ms
memory: 5672kb
input:
4 5 3 2 4 3 1 2 1 3 2 3 3 4 2 4
output:
No
result:
ok ok
Test #3:
score: 0
Accepted
time: 1ms
memory: 5912kb
input:
4 6 2 3 4 1 3 1 4 2 3 2 4 1 2 3 4
output:
Yes 2 2 1 1 1 2 3 4
result:
ok ok
Test #4:
score: -100
Wrong Answer
time: 1ms
memory: 7748kb
input:
6 6 0 1 2 2 3 3 1 4 5 5 6 6 4
output:
Yes 2 6 1 5 5 1 4
result:
wrong answer member 1 is not invited