Help me in solving CPRACREARR1 problem

My issue

i have formated all the syntax in sequence but it cannot run.

Learning course: Practice C
Problem Link: CodeChef: Practical coding for everyone

1st : Declare a,b,c as int
2nd: read a,b from user
3rn : c = a + b
4th : print c