Part of Slepp's ProjectsPastebinTURLImagebinFilebin
Feedback -- English French German Japanese
Create Upload Newest Tools Donate
Sign In | Create Account

Advertising

advertising

related pastes to tag 'respuestas'

2051460 - ejercicio d: yahoo respuestas
  1. #include <stdio.h>
  2. #include <stdlib.h>
  3. #include <time.h>
  4. int julianDayGuess(int, int);
  5. int main(void)
  6. {
  7.   int dd;
  8.   int aa;
  9.  
2051455 - ejercicio c: yahoo respuestas
  1. #include <stdio.h>
  2. #include <stdlib.h>
  3. #include <time.h>
  4. int julianDayGuess(int, int);
  5. int main(void)
  6. {
  7.   int dd;
  8.   int mm;
  9.  
2051453 - ejercicio a: yahoo respuestas
  1. //      a.c
  2. //
  3. //      Copyright 2011 German Gutierrez <german@debian>
  4. //
  5. //      This program is free software; you can redistribute it and/or modify
  6. //      it under the terms of the GNU General Public License as published by
  7. //      the Free Software Foundation; either version 2 of the License, or
  8. //      (at your option) any later version.
  9.  
fantasy-obligation
fantasy-obligation