ProjetCommun/pendu/pendu.c
2022-10-20 14:51:16 +02:00

7 行
无行尾
76 B
C

#include <stdio.h>
#include <stdlib.h>
int main()
{
printf("Cc par Ici")
}