Created
February 25, 2024 20:12
-
-
Save Yoticc/b941dc9fe07cfddf107d5731ef668e74 to your computer and use it in GitHub Desktop.
Output "I am a god" in strange way
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
using static System.Linq.Enumerable; | |
using static System.Console; | |
using static System.String; | |
using static System.IO.Path; | |
Write(Join('\n',Range(0,4).Select(i=>Concat(((long[])[0xF0449,0x420,0x8FE2E1441,0x8356AF71C4D,0x420,0x8FE2E1441,0x420,0x7642E1447,0x7A185E184F,0x7C62F1444]).SelectMany(n=>(char[])[..Range(0,(byte)(n>>8)/4).Select(o=>(((int)(n>>16)>>(o+(byte)(n>>8)/4*i))&1)==1?(char)(byte)n:' '),' ']))))); |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment