0_0_20747373_25363.c:1:14: error: request for member 'split' in something not a structure or union a=raw_input().split(' ') ^ 0_0_20747373_25363.c:2:1: error: expected ',' or ';' before 'sum' sum=0 ^