Premises: $\neg(A \to B)\ ,\ \neg B \to C$ .
Conclusion: $C$
My intuition is that I should do a sub-derivation where I prove $\neg C$ is an absurdity. However, I soon run into issues. If I could prove that $B$ is an absurdity, that would work also, but I'm not sure how to do so using the first premise.
Write the first premise as $\neg\neg(A \land \neg B) \equiv A \land \neg B $ , so $\neg B$ is true. Therefore, from the second premise it follows $C$.