QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#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.
Details
Tip: Click on the bar to expand more detailed information
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]