HTTP/1.0 500 Buggy CGI Script Content-Type: text/html CGI-Script Error

CGI-Script Error

The CGI script you accessed is not working correctly. It didn't send any header data (possibly due to incorrect separation between the headers and the body). Please notify the author of the script of this problem.

Alpha WWW Message Board Comment: Correctness Analysis of Quick sort algorithm.

Correctness Analysis of Quick sort algorithm.

Question posted by GAUTAM (churig@hotmail.com) on Tuesday, April 21 at 12:23 PM MDT

Question:

I want the correctness analysis of the 'split function' in quicksort algorithm. The split function basically splits the array in to twp parts dependiing on the limits specified. Can any one please tell me the solution ? The solution should contain the post and preconditions for all statements including the necessary assertions .. !! THANK YOU ..


Follow-Up Postings:


* Back to the Main Alpha WWW Message Board