#include int main( int argc, char** argv ) { printf( "Not yet implemented.\n" ); return 0; }