QOJ.ac
QOJ
ID | 题目 | 提交者 | 结果 | 用时 | 内存 | 语言 | 文件大小 | 提交时间 | 测评时间 |
---|---|---|---|---|---|---|---|---|---|
#865439 | #8447. Groups of Strangers | ucup-team1005# | WA | 1ms | 3968kb | C++14 | 4.6kb | 2025-01-21 18:42:28 | 2025-01-21 18:42:29 |
Due to the privacy settings of the submitter, you are not allowed to view this code.
詳細信息
Test #1:
score: 100
Accepted
time: 1ms
memory: 3968kb
input:
4 3 1 2 1 3 3 4
output:
1 2 3 1
result:
ok
Test #2:
score: -100
Wrong Answer
time: 0ms
memory: 3968kb
input:
4 6 1 2 1 3 1 4 2 3 2 4 3 4
output:
result:
wrong output format Unexpected end of file - token expected