For example, this line: https://github.com/solana-developers/program-examples/blob/16068f8dd8302135d44e5c6d0506f30d21d6d42c/tokens/token-swap/anchor/programs/token-swap/src/instructions/deposit_liquidity.rs#L41 it should be `checked_div()`, not `checked_mul`, right?