QOJ.ac
QOJ
ID | 题目 | 提交者 | 结果 | 用时 | 内存 | 语言 | 文件大小 | 提交时间 | 测评时间 |
---|---|---|---|---|---|---|---|---|---|
#423268 | #8174. Set Construction | ZhaoZiLong | WA | 0ms | 3908kb | C++17 | 624b | 2024-05-27 21:59:11 | 2024-05-27 21:59:12 |
Due to the privacy settings of the submitter, you are not allowed to view this code.
详细
Test #1:
score: 0
Wrong Answer
time: 0ms
memory: 3908kb
input:
3 3 5 4 8 60 2
output:
0 1 2 3 7 0 3 4 7 8 11 12 15 0 -1
result:
wrong answer Integer element [index=2] equals to -1, violates the range [0, 1152921504606846975]