#My code Of Hello world takes 30 seconds to Run

1 messages · Page 1 of 1 (latest)

bitter adderBOT
#

When your question is answered use !solved to mark the question as resolved.

Remember to ask specific questions, provide necessary details, and reduce your question to its simplest form. For tips on how to ask a good question run !howto ask.

hardy aspen
#

whats the code and how are you compiling it

tidal pulsar
#

???

#

If you compile and run that it should take nowhere to 30s for any step

hardy aspen
#

do you have a compiler installed ?

#

the extension is only for syntax cheking

#

how do you run your code ? F5 ?

#

what does it output to the console ?

#

lol

#

type gcc -v into the terminal

#

also to do it manually you make sure youre in the same folder as HelloWorld.c and then you type
gcc HelloWorld.c
this gives you a a.out executable
you can run it with ./a.out

#

(on windows a.exe)

#

post the screenshot from the output

#

or tell me the version of gcc

bitter adderBOT
#

@proven vector

Please Do Not Delete Posts!

Please don't delete forum posts. They can be helpful to refer to later and other members can learn from them. In the future you can use !solved to close a post and mark a post as solved.

#

Thank you and let us know if you have any more questions!

#

bitter adderBOT
#

Thank you and let us know if you have any more questions!