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 'lab'

775810 - me.c: c lab me helio
  1. # include <stdio.h>
  2. # include <stdlib.h>
  3. # include "lablib.h"
  4. # include "pilhalib.h"
  5.  
  6. void imprime_tabuleiro (struct tabuleiro *t)
  7. {
  8.  int i, j;
  9.  
775757 - me.c: c lab me helio
  1. /* PRINCIPAL */
  2.  
  3. # include <stdio.h>
  4. # include <stdlib.h>
  5. # include "lablib.h"
  6. # include "pilhalib.h"
  7.              
  8. int main()
  9.  
worth-right
fantasy-obligation