Forum: C May 9th, 2008 |
| Replies: 14 Views: 1,914 i have fixed the mistakes...
#include <stdio.h>
#include <stdlib.h>
// Structure and Global Variables
//-------------------------------------------------
//VARIABLES AND NAMES THAT YOU... |
Forum: C May 9th, 2008 |
| Replies: 14 Views: 1,914 thank you my friend. i have just message you the code where i fixed the errors. |
Forum: C May 7th, 2008 |
| Replies: 14 Views: 1,914 yes jephthah.
and can i have the results please? |
Forum: C May 5th, 2008 |
| Replies: 14 Views: 1,914 i am not stuck anywhere... i want to know if there are any mistakes.. |
Forum: C May 4th, 2008 |
| Replies: 14 Views: 1,914 In this work you will materialise a algorithm that solves the problem of Stable Marriage. In this problem we aim at "n" men and "n" women and our goal is the contracting of constant marriages between... |