Files
2016-04-19 09:06:38 +02:00

6 lines
37 B
Plaintext

entier $a;
main()
{
ecrire(5 * 2);
}