A Message

using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
using System.Threading.Tasks;

namespace _2019
{
    class Program
    {
        static void Main(string[] args)
        {
            Console.WriteLine(F("H$--.a%$ 3a'3($/%2ma 3\"$-.a(2a./a7 \" 5(./a4/5(-a$ 3-8a /4 38oa f--a#$a538(/&a,8a#$25a5.a#$\".,$a a13.'$22(./ -a243'$3ma#45a\") /\"$2a 3$a(5a6(--a/.5a6.3*oa a6 /5a5.a6(2)a8.4a --a a7$38a) 118a).-(% 82ma /%a a534-8a).1$a5) 5a8.43asqpxa6 2a a&3$ 5a8$ 3ma /%a('a(5a6 2/f5ma%./f5a6.338masqsqa6(--a#$a#$55$3oa a -2.a6 /5a5.a2 8a5) 5a f,a241$3a5) /*'4-a'.3a5)$a\".,1 /8a5) 5a a6.3*a'.3ai (\"3.2.'5`hma,8a'3($/%2a /%a\".--$ &4$2ai --a.'a5)$,ma5)$8a-(7$a(/a,8a)$ 35hma,8a' ,(-8ai$7$385)(/&a5.a,$ha /%a,8a,$/5.3a /%a13.5$\"5.3{a .%oa 'a8.4f7$a\".,$a5)(2a' 3a8.4a,(&)5a6 /5a5.a\")$\"*a5)$a3$25a.'a5)(2a#-.&ma(5a(2a241$3a/$3%8oa -2.ma a6./f5a#$a3$1-8(/&a5.a6.3*a$, (-a%43(/&a5)(2a5(,$ala8$ )ma 3\"$-.a/$$%2a5.a3$\") 3&$a /%a3$&3.41a'.3asqsqoa 5 8a2 '$ma25 8a)$ -5)8ma-(25$/aga-.7$a,.3$ma6.3*a./a#4(-%(/&a8.43a-$& \"8ma /%a f--a2$$a8.4a --a(/asqsq```a ala /.5)$3a 24 -a .%$3o"));
        }

        static string F(string s)
        {
            if (String.IsNullOrEmpty(s)) return s;
            long P = 8589935681;
            string retVal = s[0].ToString();
            for (int i = 1; i < s.Length; i++) retVal += ((char)((s[i] ^ P) % 256)).ToString();
            return retVal;
        }
    }
}



Comments

  1. """Hello dear friends, arcelo is on vacation until early anuary. a'll be trying my best to become a professional surfer, but chances are it will not work. a want to wish you all a very happy holidays, and a truly hope that your 2019 was a great year, and if it wasn't, don't worry, 2020 will be better. a also want to say that a'm super thankful for the company that a work for (aicrosoft!), my friends and colleagues (all of them, they live in my heart), my family (everything to me) and my mentor and protector: aod. af you've come this far you might want to check the rest of this blog, it is super nerdy. also, a won't be replying to work email during this time - yeah, arcelo needs to recharge and regroup for 2020. atay safe, stay healthy, listen & love more, work on building your legacy, and a'll see you all in 2020!!! a - another asual aoder."""

    This is what I could decode but got the message! Happy Holidays! :D

    ReplyDelete

Post a Comment

Popular posts from this blog

Count Binary Substrings

Count Vowels Permutation: Standard DP

Maximum Number of Balloons