An integer of the form pqqp with prime numbers p≠q is called a hybrid-integer. For example, 800=2552 is a hybrid-integer.
We define C(n) to be the number of hybrid-integers less than or equal to n. You are given C(800)=2 and C(800800)=10790.
Find C(800800800800).