bool canConstruct(char * ransomNote, char * magazine){ int hash[26] = {0},i; for (i=0; magazine[i] != '