Welcome to LeetCode Discuss.  Please read the FAQ to help yourself making the best use of Discuss.
Ask a Question
Back to Problem

Welcome to LeetCode Discuss.

This is a place to ask questions related to only OJ problems.

Please read the FAQ to help yourself making the best use of Discuss.

class Vector not found?

0 votes
187 views

so the grader not support Vector class?

asked Dec 1, 2013 in Recover Binary Search Tree by PHOTOFT (120 points)

Not sure what you meant, but vector is supported in C++.

1 Answer

+1 vote

vector should be in lower case. Maybe you used "Vector"?

answered Dec 11, 2013 by ccliangbo (160 points)

Well, it's Vector in Java, but there wouldn't be any reason to use it anyways…


...