Help me in solving BICBPAT1 problem

My issue

code

My code

#include <bits/stdc++.h>
using namespace std;

int main() {
	int

}

Problem Link: Printing Pattern using loops Practice Coding Problem