⚲
Projet
Général
Profil
Connexion
S'enregistrer
Accueil
Projets
Aide
Recherche
:
Polytech Ge SP4abc 2021
Tous les projets
Travaux Pratiques
»
Polytech Ge SP4abc 2021
Aperçu
Activité
Demandes
Annonces
Documents
Wiki
Fichiers
Dépôt
Télécharger (109 octets)
Statistiques
| Révision:
root
/
branch
/
BA
/
sp4c12
/
sp4c1
/
main.c
@ 777
Voir
Historique
Annoter
777
faba6
#include
<stdio.h>
#include
<stdlib.h>
int
main
()
{
printf
(
"Hello world!
\n
"
);
return
0
;
}
Chargement...