Hello guys, I have following Problem: at the end of the while loop all conditions are satisfied to exit the while. Nevertheless, the code will still execute. I checked the same code on c++ 2017 gdb and different online compiler.... Thats strange and annoying.
got a similar issue. i will move on now.
anyone has an idea?
Hello guys, I have following Problem: at the end of the while loop all conditions are satisfied to exit the while. Nevertheless, the code will still execute. I checked the same code on c++ 2017 gdb and different online compiler.... Thats strange and annoying.