This website works better with JavaScript
Inicio
Explorar
Ayuda
Iniciar sesión
repos
/
channel
Seguir
2
Destacar
0
Fork
0
Archivos
Incidencias
0
Pull Requests
0
Wiki
Árbol:
1a774ae3e5
Ramas
Etiquetas
main
channel
/
c-write
/
main.c
main.c
55 B
Histórico
Raw
1
2
3
4
5
#include <stdio.h>
int main() {
printf("Hi\n");
}