#include <iostream>
using namespace std;

int main()
{
    cout<<"hi.\n";
    cout<<"kl finance defciti 1000k R.\n";
    cout<<"Ap/tn finance defciti 1000k R.\n";
    cout<<"jh finance defciti 2000k R.\n";
    cout<<"mh finannce defciti 2000k R.\n";
    cout<<"kl off no conv.\n";
    cout<<"regards.\n";

    return 0;
}

Embed on website

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