QOJ.ac
QOJ
ID | 题目 | 提交者 | 结果 | 用时 | 内存 | 语言 | 文件大小 | 提交时间 | 测评时间 |
---|---|---|---|---|---|---|---|---|---|
#222154 | #7608. Cliques | ucup-team135# | WA | 7ms | 26824kb | C++20 | 8.8kb | 2023-10-21 16:05:59 | 2023-10-21 16:05:59 |
Due to the privacy settings of the submitter, you are not allowed to view this code.
詳細信息
Test #1:
score: 0
Wrong Answer
time: 7ms
memory: 26824kb
input:
5 1 2 5 1 2 3 4 2 6 + 4 5 + 2 2 + 1 3 - 2 2 + 2 3 + 4 4
output:
20 36
result:
wrong answer 1st lines differ - expected: '1', found: '20'