how to fix container configuration for C code

350 Views Asked by At

I'm newbie in computer science.

I have only studied C language with Visual Studio.

I want to study C language using codeanywhere Because for

personal reasons nothing can be downloaded to my computer.

So, I sign up codeanywhere and make container but when I

run C code, I got some error.

The error is "Run configuration not defined! Please open Container config and define your run configuration."

This is what I do in codeanywhere

Make Container

I made Container with C stack

create file

create file "hello.c"

code

this is code and run

error

and this is error display

container configuration

this is container configuration

I don't know how to fix this container configuration.

Please answer about that

thank you

0

There are 0 best solutions below