6 lines
62 B
Plaintext
6 lines
62 B
Plaintext
main() {
|
|
si 1 | lire() alors {
|
|
ecrire(5);
|
|
}
|
|
}
|