int a = 3,= 1,c = 3; void func(){ int a = 5; return a + b; }