Files
compilateur-l/eval-final-projet/input/eval13-err.l
2016-04-19 09:06:38 +02:00

5 lines
43 B
Plaintext

main()
{
ecrire( 1 ? 0 ? 1 : 1 ? 0 );
}