9 lines
91 B
C
9 lines
91 B
C
#ifndef COMPORTEMENTJCIA_H
|
|
#define COMPORTEMENTJCIA_H
|
|
|
|
|
|
int compJCIA(int taille);
|
|
|
|
|
|
#endif
|