0_0_18422566_29813.cpp:1:5: error: expected constructor, destructor, or type conversion before '(' token main(a,b){while(scanf("%d%d",&a,&b)>0)printf("%d\n",a+b);} ^