#ifndef USERINPUT_H #define USERINPUT_H uint64_t input_uint(); #endif