error

Started by Hema, June 08, 2011, 01:09:51 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

Hema

Hi Liviu,
What does means these error  :o





Hema

Next,

I need your help, thanks a lot :-)

Liviu Lalescu

1) Teacher not available times -> incorrect. Number of not available times is not the same.

2) Same kind of constraint. Number of hours is not equal to number of days.

Please see rules.cpp, the lines specified in the assertion failed information.

Hema

Aha, maybe I did MORE mistakes in days && teachers queries :( , I'm sorry I was think  FET caused these errors.
Thanks for your patience in answering my questions on the Forum :-)

Liviu Lalescu

QuoteAha, maybe I did MORE mistakes in days && teachers queries :( , I'm sorry I was think  FET caused these errors.
Thanks for your patience in answering my questions on the Forum :-)

It is also right that this is a FET error, because a program should never fail an assert. I should specify the type of each error in the input and continue operation, instead of issuing an assert failed, but this FET error is hopefully not too important for the moment.

Hema

Please!! look for this file, I can't catch this error>>>


Liviu Lalescu

The first teacher not available constraint, Number_of_Not_Available_Times=5, but count of <Not_Available_Time> = 6.

Hema


شكرا على مساعدتك
Tanks for your help.