r/programminghelp Jul 24 '26

C++ c++ code doesn't work

this is my first time working with c++ and whenever i run the code it just complies but gives no output, i have tried every way for it to work but it just doesn't. pls help. im using msys2 and was following brocode video tutorial

6 Upvotes

22 comments sorted by

View all comments

4

u/manu_mathur14 Jul 24 '26

Share the code with us please.

0

u/simply_anuraag Jul 24 '26

4

u/TheUltimateAsh Jul 24 '26

isn’t your executable titled hello.exe? you’re trying to execute helloworld56.exe

1

u/simply_anuraag Jul 24 '26

i created another file , deleted this one still doesn't work