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
删除 'main.c'
liuhao
hace 3 años
padre
a86bc3482d
commit
f1981a6b8f
Se han
modificado 1 ficheros
con
0 adiciones
y
11 borrados
Dividir vista
Mostrar estadísticas de diff
0
11
main.c
+ 0
- 11
main.c
Ver fichero
@@ -1,11 +0,0 @@
-#include <stdio.h>
-
-int main()
-{
-
-int a=0;
-int b=3;
-
- return 0;
-
-}