Rabbitx

Results 2 comments of Rabbitx

This alternative output will work. ```cpp #include "iostream" #include "cstdlib" int main(){ std::cout

Also, the program launched by debugger seems not able to use wsl. Same, manually execute the program in the same/other integrated terminal works, external works. ```cpp #include using namespace std;...