#include <stdio.h>

int main() {
    int n,i,sum;
scanf("%d",&n);
    if("%d<=10,%d>=1")
        printf("%d*%d=%d",n,i,n*i);
            if("%d>=10,%d<=1")
        printf("잘못된 입력입니다.");
        
    
    return 0;
}

Embed on website

To embed this project on your website, copy the following code and paste it into your website's HTML: