make the queen test work
This commit is contained in:
parent
8733d14e6e
commit
b402c8f7d5
2 changed files with 60 additions and 15 deletions
|
@ -1,5 +1,5 @@
|
|||
#include <stdio.h>
|
||||
#include <stdlib.h>
|
||||
int printf();
|
||||
int *calloc();
|
||||
|
||||
int N;
|
||||
int *t;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue