+ 2
Develop an C application to read a year as input and print a next year which does not have two repeated/duplicate digits.
Can anyone help me in solving this?
3 Antworten
+ 3
Thank you! But I need the program in C language.
+ 1
Feel free to ask if you couldn't understand something:
https://code.sololearn.com/cfFBwbTWilzl/?ref=app
P.S: From next time, please attach your own code so that we know your progress and efforts as well.