Same output/expected results in a "Wrong Answer" (custom testcase)

Hello LC community :)
this post refers to the problem "368. Largest Divisible Subset".

I've a little question about the checker of the problem in subject: as visible in the screenshot below, seems there is an error in checking the diff between my output and the expected one.

Have you any input on this?
Obviously, I'm not excluding either a temporary issue or an error of mine ;)

Yet, because the ret value required is a vector, I would expect to receive an error in case the size mismatch or the single elements are...

Thanks in advance!

image

Comments (1)