0_0_37363128_2260.cpp: In function 'int main()': 0_0_37363128_2260.cpp:5:14: error: 'gets' was not declared in this scope while(gets(a)!=NULL){ ^ 0_0_37363128_2260.cpp:16:20: error: 'printf' was not declared in this scope printf("%d\n",sum); ^