I’m trying to compile and run my cpp file on cmd. My file is on desktop and I did cd desktop. now when i type in gcc lab3.cpp -o a.exe and then ty
cd desktop
gcc lab3.cpp -o a.exe