generated from sigonasr2/CPlusPlusProjectTemplate
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
3 lines
341 B
3 lines
341 B
#include <cstdint>
|
|
#include <cstdio>
|
|
int i=0;uint64_t f=0x44514444511,g=0x7DF7C07DF0,h=0x1041041040,e=0x41041041041;char o[439];main(){while(i<439)o[i++]=(i%44==43)?'\n':(i>=264&&i<396)?(e>>i%44&1)?'|':' ':(i>=396)?(h>>i%44&1)?'^':'=':(i>=220&&i<263)?(g>>i%44&1)?'=':(i%44==0||i%44==18||i%44==42)?'|':' ':(f>>i%44&1)?'|':' ';printf("%s",o);} |