This website works better with JavaScript
Inicio
Explorar
Ayuda
Registro
Iniciar sesión
xhdz
/
TEST
Seguir
1
Destacar
0
Fork
0
Archivos
Incidencias
0
Pull Requests
0
Wiki
Explorar el Código
change
xhdz
hace 4 años
padre
cf9b5adc15
commit
7ad14eb075
Se han
modificado 1 ficheros
con
8 adiciones
y
1 borrados
Dividir vista
Mostrar estadísticas de diff
8
1
main.c
+ 8
- 1
main.c
Ver fichero
@@ -1 +1,8 @@
-afafaf
+#include <stdio.h>
+
+int main()
+{
+
+ return 0;
+
+}