#include <stdio.h> #include <inttypes.h> int main(void) { uint64_t hash = 14695981039346656037ULL; for (char c = getchar(); c != EOF; c = getchar()) { hash = (hash ^ c) * 1099511628211ULL; } printf("%" PRIu64 "\n", hash); return 0; }
96593031294966694980094354007163104660904 18745672637896108374329434462657994582932 19771643844981305189220653980578449532823 9340083876191928701583869517785
14197795064947621068722070641403218320880 62279544193396087847491461758272325229673 23037177221508640965212023555493656281746 69108571814760471015076148029755969804077 32015769245856300321530495715015740364446 03635505054127112859663616102678680828938 23963790439336411086884584107735010676915
35835915874844867368919076489095108449946 32795575439255839982561542066993888257512 6094039892345713852759
50164565101131186554345988110352789550307 65345404790744303017523831112055108147451 50915769222029538271616265187852689524938 52922918165243750837466913718040942718731 60484737966720260389217684476157468082573