This website works better with JavaScript
Home
Esplora
Aiuto
Accedi
repos
/
channel
Segui
2
Vota
0
Forka
0
File
Problemi
0
Pull Requests
0
Wiki
Albero (Tree):
20fced0669
Rami (Branch)
Tag
main
channel
/
c-write
/
main.c
main.c
55 B
Cronologia
Originale
1
2
3
4
5
#include <stdio.h>
int main() {
printf("Hi\n");
}