This website works better with JavaScript
Inicio
Explorar
Ayuda
Iniciar sesión
yct
/
puai_wj_2021
Seguir
1
Destacar
0
Fork
0
Archivos
Incidencias
0
Pull Requests
0
Wiki
Explorar el Código
test20200702
huli
hace 4 años
padre
7377d68a83
commit
75ce958443
Se han
modificado 1 ficheros
con
2 adiciones
y
0 borrados
Dividir vista
Mostrar estadísticas de diff
2
0
main.cpp
+ 2
- 0
main.cpp
Ver fichero
@@ -20,4 +20,6 @@ int main(int argc,char* argv[])
char ch ;
std::cin >> ch ;
return 0;
+
+ int a;
}