Files
DEV/DEV.1.1/CM1/ex5.c
Emmanuel Srivastava de45003c53 update
2024-12-02 13:59:14 +01:00

26 lines
338 B
C

#include <stdio.h>
#include <stdlib.h>
#define PORTA 5
#define CROIS 4
#define aCONTORP 3
#define bCONTORP 3
#define TORP 2
int main(void){
int coord[10][10],x,y,i;
for(i=0;PORTA<0;PORTA){
coord[1][i] = 1;
}
while(coord[10][10]!= {0}){
printf("Coordonées? ");
scanf("%d %d",&x,&y);
if(coord[]==x){
if(y==)
}
}
}