#include #define STRING_BUFFER 10 int main(void){ int a, b; scanf("%d%d", &a, &b); if (a < 1 || 1000 < a || b < 1 || 1000