#include #include using namespace std; int main(){ int a,b,d; char c; cin >>a>>b>>c>>d; if(d==0){ for(int j=1;j<=b;j++){ cout <