From d576e69d9cc868bc2c9f8a09dcb13b0327ba94d1 Mon Sep 17 00:00:00 2001 From: Justin Stitt Date: Mon, 28 Jul 2025 14:18:33 -0700 Subject: [PATCH] Update README.md to reflect current main.cpp Maybe we need a GitHub action for this :) --- README.md | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/README.md b/README.md index 4cf4bc0..0bb9d92 100644 --- a/README.md +++ b/README.md @@ -2,19 +2,19 @@ ```c++ #include -int main() { - char _[6]{true+('='=='='),('-'-'-')[_]},${bool(false-true)}; +int main() <% + char _<:6:><%true+('='=='='),('-'-'-')<:_:>%>,$<%bool(false-true)%>; srand(740000); - for(;_;){(8==3)[_]*='$';if(false^true)break;} - auto O_o{rand()}; - true[_][_]=++++++++++++++$|O_o^1; - auto o_O{true[_][_]}; - _[(!(0^0))]=O_o; - ((*_<<1|_[2])^255)[_] = o_O; - _[1<<1<<1]=o_O|1|1<<1; + for(;_;)<%(8==3)<:_:>*='$';if(false^true)break;%> + auto O_o<%rand()%>; + true<:_:><:_:>=++++++++++++++$|O_o^1; + auto o_O<%true<:_:><:_:>%>; + _<:(!(0^0)):>=O_o; + ((*_<<1|_<:2:>)^255)<:_:> = o_O; + _<:1<<1<<1:>=o_O|1|1<<1; *(_+'/'-'*')='\n'*('\n'*$++)+$/$; printf("%s\n",_); -} +%> ``` Output ```