generated from sigonasr2/CPlusPlusProjectTemplate
parent
2afa358d29
commit
51cbf535bd
Binary file not shown.
@ -1,3 +1,16 @@ |
||||
#include <cstdint> |
||||
#include <cstdio> |
||||
#define C(v,c) (i%44==v)?c |
||||
int i;char o[439];int main(){while(i<439)o[i++]=C(43,'\n'):C(42,'|'):' ';printf("%s",o);} |
||||
int i;uint64_t f=0x4451111451,g=0x7DF01F7DF0,h=0x1041041040;char o[439];int main(){while(i<439)o[i++]=(i>=264&&i<307)?(g>>i%44&1)?'=':' ':(i%44==43)?'\n':(f>>i%44&1)?'|':' ';printf("%s",o);} |
||||
|
||||
/*
|
||||
| | | | | | | | | | | | | |
||||
| | | | | | | | | | | | | |
||||
| | | | | | | | | | | | | |
||||
| | | | | | | | | | | | | |
||||
| | | | | | | | | | | | | |
||||
| ===== ===== | ===== ===== ===== | |
||||
| | | | | | | | |
||||
| | | | | | | | |
||||
| | | | | | | | |
||||
======^=====^=====^=====^=====^=====^====== |
||||
*/ |
Loading…
Reference in new issue