2 Antworten
+ 1
You forgot to 1. Declare the "diff" variable 2. Pass "diff" as the second argument of printf Here's a code bit that fixes the issue in your code: https://code.sololearn.com/c47w2J2y82Ri/?ref=app
5th Jan 2023, 4:38 AM
Keshav Kishor Ram