|
|
back to boardShow all messages Hide all messagesHave no idea why my program gets "Wrong Answer"!! It is so simple!!! It is necessary to use dynamic memory. Maybe smth wrong with it? If I write: size:=1000000*n*sizeof(TDMas); getmem(ar,1000000*size); it returns "Wrong Answer" but if there are less zeros it returns "Crash (ACCESS_VIOLATION)" ???
|
|
|