C++ assumes the coder is always correct. So it doesn’t bother checking. That’s why it’s a lot faster.if you want a runtime error, refer to :
It shows how to enable debug mode.
1 Like
C++ assumes the coder is always correct. So it doesn’t bother checking. That’s why it’s a lot faster.if you want a runtime error, refer to :
It shows how to enable debug mode.