Help me in solving CLB007 problem

My issue

How to solve

My code

#include <stdio.h>

int main(void) {
    printf( )
	return 0;
}


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

@jamiavanthi
You should write printf(ā€œ%d%dā€,3+4,2+1);