0
Please help ! my code is not working properly. https://code.sololearn.com/ckTIdNHLR9uG/?ref=app
Code work on such way that add only even number. Promble: if I input 2 4 6 8 .It output 10. Expected result is 20.
2 Réponses
+ 1
It working as wriiten..
What is 1st numbers there? Can you Add details with a sample input to understand your doubt..?
I tried with input 3 2 4 8 =>output 14