0_0_32479281_25614.cpp: In function 'int get_Hash(ll)': 0_0_32479281_25614.cpp:27:5: error: expected ',' or ';' before 'while' while(Hash[tmp]!=-1&&Hash[tmp]!=num)tmp = (tmp+1)%mod; ^