The tiny public modulus is enough to start trial division.
The public modulus is visible
The toy public key shows n=55 and e=3. The attack starts from those public values.
n=55,e=3
The ciphertext is public too
The toy ciphertext is c=13. Factoring n is enough to rebuild the secret exponent.
Why factoring matters
If n splits into its prime factors, phi and d become ordinary recomputed arithmetic.
Summary
The toy public values are enough to start trial division because n is tiny.
trials=4