#include <time.h> #include <stdio.h> int main(void) { time_t now; time( &now ); //Affic
/* #include <stdlib.h> long strtol ( const char * restrict s , char ** restrict endptr , int base )
#include <time.h> #include <stdio.h> int main(void) { struct tm *local; time_t t; t = time
#include <stdio.h> #include <string.h> #include <stdlib.h> int main(int argc, char *argv[]) { cha
#include <stdio.h> int main(void) { printf("Compilation %s, line: %d, on %s, at %s",
/* #include <stdio.h> int fprintf ( FILE * restrict fp , const char * restrict format , ... ); */
#include <time.h> #include <stdio.h> int main(void) { time_t now; time(&n
Exemple de comparaison des chaînes et des sous chaîne
#include <stdio.h> #include <time.h> int main( ) { time_t debut, fin; clock_t ticks; long count
#include <fstream> #include <iostream> #include <string> using namespace std; int main () { s