Root Zanli
Home
Console
Upload
information
Create File
Create Folder
About
Tools
:
/
opt
/
golang
/
1.22.0
/
src
/
internal
/
xcoff
/
testdata
/
Filename :
hello.c
back
Copy
#include <stdio.h> void main(int argc, char *argv[]) { printf("hello, world\n"); }