8 lines
47 B
Plaintext
8 lines
47 B
Plaintext
entier $a;
|
|
main()
|
|
{
|
|
si 1 alors
|
|
{ecrire(1);
|
|
}
|
|
}
|