#include "array.h" extern MArray a; void init () // initialize a for worst case { int n = a.getSize(); for (int i=0; i