Why can dev C++ compile this code, but others can’t?
I had to submit this code as homework, and from my perspective this code complies, however my teacher, who compiles using console, it does not, could someone guide me as to why it works on dev C++, but not elsewhere?
My dev c++ won’t recognize my code. Why is this?
enter image description hereI just downloaded dev c++ to start c programming.