Answer the question
In order to leave comments, you need to log in
Why are errors highlighted incorrectly in NetBeans in c++?
I just downloaded this IDE, I have a mac. Here is the code:
#include <iostream>
using namespace std;
int main(int argc, char** argv) {
cout << "a";
return 0;
}
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question