Root Zanli
Home
Console
Upload
information
Create File
Create Folder
About
Tools
:
/
opt
/
golang
/
1.22.0
/
src
/
debug
/
pe
/
testdata
/
Filename :
hello.c
back
Copy
#include <stdio.h> int main(void) { printf("hello, world\n"); return 0; }