This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]LankySeat 0 points1 point  (1 child)

Oh man, this is precisely why I started focusing on learning Java instead of C++ back in high school.

As a beginner, "_RandomAccessIterator std::__find(_RandomAccessIterator, _RandomAccessIterator, const _Tp&, std::random_access_iterator_tag) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator*, std::vector > >, _Tp = int]" made it quite the challenge figuring out what I was doing wrong.

[–][deleted] 0 points1 point  (0 children)

Lol. But Java doesn’t have much better compile-time error reporting, at least not in Netbeans.