Happy Holi

Happy Holi

Wishing You all Happy Holi!!😊
May the Colours of Holi make your life as Colourful and Happy as they are...
Created a small Holi wishes to all of you by using emotes this time....


// Created by Harsh //
// Happy Holi //
#include <io.h>
#include <fcntl.h>
#include <stdio.h>
void utf16(){_setmode(fileno(stdout),_O_U16TEXT);wprintf(L"\xfeff");}
int main() {
    utf16();
   
    wchar_t *WishingYouaveryHappyandColorfullHoli =
    L"\U0001f31f。\u2764。\U0001f609。\U0001f340\r"
    L"\r"
    L"。\u2728 。\U0001f389。\U0001f31f\r"
    L"\r"
    L"\u2728。\|/。\U0001f4ab\r"
    L"\r"
    L"Wishing you a very Happy and Colorfull Holi\r"
    L"\r"
    L"\U0001f378   \U0001f37b   \U0001f37e\r"
    L"\r"
    L"\U0001f31f。/|\。\U0001f48e\r"
    L"\r"
    L"。\U0001f340。 \U0001f389。\U0001f389。\r"
    L"\r"
    L"\U0001f31f。\U0001f4ab。\U0001f609 \U0001f4a5\r";
    wprintf(WishingYouaveryHappyandColorfullHoli);
   
    return 0;
}

Now run it on....https://code.sololearn.com/cb0LUV0F3kcS
See this Interesting result....and please like and comment if you like this!!
Thank you!! and Happy Holi.