Suppose you have a chess program that can evaluate 5 million nodes per second. Decide on a compact representation of a game state for storage in a transposition table and answer the following questions:
1. About how many entries can you fit in a 4-gigabyte in-memory table?