It says: recommendation from your mentor Bear in mind that numbers can be negative. But when I test it in IntellIJ IDEA with a file, it gives correct output for negative numbers as well. Input used:
1
2
3
4
5
6
-4
-4
7
7
-2
-7
-1
-46
Output given:
2
4
6
-4
-4
-2
-46