void init(); void put_sign(); void take_sign(); void walk(int); void look(int &, bool &); void report(int, int);