Commit graph

2 commits

Author SHA1 Message Date
Geoffrey Frogeye 284a26cbd3 Pas besoin de l pour %lf dans printf
Précisément :
scanf("%d %f %lf", int, float, double)
printf("%d %f %f", int, float, double)
2016-01-17 20:21:31 +01:00
Geoffrey Frogeye 934e50885e TD1 E6 2016-01-17 20:17:28 +01:00