My code has everything ok! But I don't get any output on the console. This is my code:
#include <stdio.h>#include <stdlib.h>int main(){ printf("Hello world!\n"); return 0;}
Aucun commentaire:
Enregistrer un commentaire