Sum of Digits


Sum of Digits Problem Code: FLOW006






Checked the value of 0 by printing it.
Use the string library in c++
size() is used to get the length of string.
I also already checked whether this string contains \n included in it.
It does not.




Comments

Popular posts from this blog

Goal