#include<iostream>int c,t;int main(){while(std::cin>>t)c+=t;std::cout<<c;}
9 4 -12 78 44 -144 233
212
The brand new service which powers Ideone!
Widget for compiling and running the source code in a web browser!