I have an introduction problem to the programming.
I must add the one digit numbers that are in even position: Example
// Input = 32178
// Exit = 10
I have an introduction problem to the programming.
I must add the one digit numbers that are in even position: Example
// Input = 32178
// Exit = 10