/* Exercice I, feuille d'exercices 1 */
#include <stdio.h>
main()
{ printf(
"Leonard de Vinci\n"
); }