Skip to content

Help!! #13008

Answered by AumGupta
LLeaXX asked this question in Q&A
Help!! #13008
Nov 30, 2024 · 1 comments · 1 reply
Discussion options

You must be logged in to vote

Hey @LLeaXX,
This is rare to encounter but I have seen such cases. The problem is that the cause of this problem is difficult to identify.

I would suggest you run the course.cpp file via command line first to see if it runs.

In command prompt go to the directory of cource.cpp:

cd "c:\Users\3yb\Desktop\c++\"
g++ course.cpp -o course
.\course.exe

If it still doesn't work, I will suggest you consider reinstalling the compiler.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@LLeaXX
Comment options

Answer selected by LLeaXX
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants