#include extern int hash_utest(); int main () { return hash_utest(); } // main