9 lines
88 B
C
9 lines
88 B
C
#ifndef COMPORTEMENTJCJ_H
|
|
#define COMPORTEMENTJCJ_H
|
|
|
|
|
|
int compJCJ(int taille);
|
|
|
|
|
|
#endif
|