i am beginning to learn c++. i installed clion, dev c++. on both of the compilers when i run a code which does not need an input it runs with exit code 259 but when i run a code which needs an input it ends unexpectedly with exit code 259 without allowing me to inter an input. i don’t know how to solve this.
[enter image description here](https://i.sstatic.net/AJieGUE8.png)
i uninstalled both of the compilers and reinstalled them, i also uninstalled vs code which i installed before and uninstalled mingw. the vs code also didn’t work.
Lily is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.