boceto de ajedrez en c

#include <stdio.h>

int jugar() ;
int main()
{
int numcol=1024;
int responseclock=jugar() ;
printf(«Hello World!»);
return 0;
}
int jugar() {
int jugadadeajedrez=0;
int numcol=1024;
int numjug=1024;
int tabmas[8][8][numjug];
int tabmin[8][8][numcol];
return 0; //jugadadeajedrez;

}

Publicado por Alfonso

Estoy en treebtc@gmail.com y al WhatsApp al +34677052351.

Deja un comentario

Diseña un sitio como este con WordPress.com
Comenzar