This repository has been archived on 2019-08-08. You can view files and clone it, but cannot push or open issues or pull requests.
Go to file
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
TP1 Pas besoin de l pour %lf dans printf 2016-01-17 20:21:31 +01:00
.gitignore Séance 13/01/16 2016-01-17 18:39:09 +01:00