0_0_24086169_6298.c:1:12: error: request for member 'split' in something not a structure or union a,b=input().split() ^ 0_0_24086169_6298.c:2:1: error: expected ',' or ';' before 'sum' sum=int(a)+int(b) ^