{"id":21,"date":"2018-12-19T07:31:00","date_gmt":"2018-12-19T07:31:00","guid":{"rendered":""},"modified":"2019-03-12T20:10:03","modified_gmt":"2019-03-12T20:10:03","slug":"a-christmas-poem","status":"publish","type":"post","link":"https:\/\/ntlx.org\/de\/2018\/12\/a-christmas-poem.html","title":{"rendered":"A Christmas Poem"},"content":{"rendered":"<p><!-- HTML generated using hilite.me --><\/p>\n<div style=\"background: #111111; border-width: 0.1em 0.1em 0.1em 0.8em; border: solid gray; overflow: auto; padding: 0.2em 0.6em; width: auto;\">\n<table>\n<tbody>\n<tr>\n<td>\n<pre style=\"color: #aaaaaa; line-height: 125%; margin: 0;\"> 1<br \/> 2<br \/> 3<br \/> 4<br \/> 5<br \/> 6<br \/> 7<br \/> 8<br \/> 9<br \/>10<br \/>11<br \/>12<br \/>13<br \/>14<br \/>15<br \/>16<br \/>17<br \/>18<br \/>19<br \/>20<br \/>21<br \/>22<br \/>23<br \/>24<br \/>25<br \/>26<br \/>27<br \/>28<br \/>29<br \/>30<br \/>31<\/pre>\n<\/td>\n<td>\n<pre style=\"line-height: 125%; margin: 0;\"><span style=\"background-color: #0f140f; color: #ff0007; font-style: italic; font-weight: bold;\">#include &lt;stdio.h&gt;<\/span><br \/><br \/><span style=\"background-color: #0f140f; color: #008800; font-style: italic;\">\/* A CHRISTMAS POEM<\/span><br \/><span style=\"background-color: #0f140f; color: #008800; font-style: italic;\"> *<\/span><br \/><span style=\"background-color: #0f140f; color: #008800; font-style: italic;\"> * Christmas is near,<\/span><br \/><span style=\"background-color: #0f140f; color: #008800; font-style: italic;\"> * brings relaxed atmosphere.<\/span><br \/><span style=\"background-color: #0f140f; color: #008800; font-style: italic;\"> * The devs are staying at home,<\/span><br \/><span style=\"background-color: #0f140f; color: #008800; font-style: italic;\"> * feeling bored like a stone.<\/span><br \/><span style=\"background-color: #0f140f; color: #008800; font-style: italic;\"> *<\/span><br \/><span style=\"background-color: #0f140f; color: #008800; font-style: italic;\"> * Left the winter outside,<\/span><br \/><span style=\"background-color: #0f140f; color: #008800; font-style: italic;\"> * but still not satisfied.<\/span><br \/><span style=\"background-color: #0f140f; color: #008800; font-style: italic;\"> * They are missing their code,<\/span><br \/><span style=\"background-color: #0f140f; color: #008800; font-style: italic;\"> * yet so tired of node.<\/span><br \/><span style=\"background-color: #0f140f; color: #008800; font-style: italic;\"> *<\/span><br \/><span style=\"background-color: #0f140f; color: #008800; font-style: italic;\"> * And if this feels like you - <\/span><br \/><span style=\"background-color: #0f140f; color: #008800; font-style: italic;\"> * here is something to do.<\/span><br \/><span style=\"background-color: #0f140f; color: #008800; font-style: italic;\"> * Celebrate! It's written in C:<\/span><br \/><span style=\"background-color: #0f140f; color: #008800; font-style: italic;\"> * A compilable Christmas tree. *\/<\/span><br \/><br \/>              <span style=\"color: white;\">#<\/span><br \/>            <span style=\"color: white;\">define<\/span><br \/>           <span style=\"color: white;\">o<\/span> <span style=\"color: white;\">printf<\/span><br \/>         <span style=\"color: white;\">#define<\/span> <span style=\"color: white;\">O<\/span> <span style=\"color: #0086d2;\">\"%c\"<\/span><br \/>        <span style=\"color: #cdcaa9; font-weight: bold;\">int<\/span> <span style=\"color: white;\">main(){o(O,<\/span><br \/>       <span style=\"color: #0086f7; font-weight: bold;\">77<\/span><span style=\"color: white;\">);o(O,<\/span><span style=\"color: #0086f7; font-weight: bold;\">101<\/span><span style=\"color: white;\">);<\/span><span style=\"color: #fb660a; font-weight: bold;\">for<\/span><span style=\"color: white;\">(<\/span><br \/>      <span style=\"color: #cdcaa9; font-weight: bold;\">int<\/span> <span style=\"color: white;\">l=<\/span><span style=\"color: #0086f7; font-weight: bold;\">0<\/span><span style=\"color: white;\">;l&lt;<\/span><span style=\"color: #0086f7; font-weight: bold;\">2<\/span><span style=\"color: white;\">;++l)o(O<\/span><br \/>     <span style=\"color: white;\">,<\/span><span style=\"color: #0086f7; font-weight: bold;\">114<\/span><span style=\"color: white;\">);o(O,<\/span><span style=\"color: #0086f7; font-weight: bold;\">121<\/span><span style=\"color: white;\">);o(<\/span><span style=\"color: #0086d2;\">\" \"<\/span><span style=\"color: white;\">)<\/span><br \/>    <span style=\"color: white;\">;o(O,<\/span><span style=\"color: #0086f7; font-weight: bold;\">88<\/span><span style=\"color: white;\">);o(O,<\/span><span style=\"color: #0086f7; font-weight: bold;\">0x6d<\/span><span style=\"color: white;\">);o(O,<\/span><br \/>           <span style=\"color: #0086f7; font-weight: bold;\">0x61<\/span><span style=\"color: white;\">);o<\/span><br \/>           <span style=\"color: white;\">(O,<\/span><span style=\"color: #0086f7; font-weight: bold;\">115<\/span><span style=\"color: white;\">)<\/span><br \/>         <span style=\"color: white;\">;o(O,<\/span><span style=\"color: #0086f7; font-weight: bold;\">0x0A<\/span><span style=\"color: white;\">);}<\/span><br \/><\/pre>\n<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<\/div>","protected":false},"excerpt":{"rendered":"1 2 3 4 5 6 7 8 910111213141516171819202122232425262728293031 #include &lt;stdio.h&gt;\/* A CHRISTMAS POEM * * Christmas is near, * brings relaxed atmosphere. * The devs are staying at home, * feeling bored like a stone. * * Left the winter outside, * but still not satisfied. * They are missing their code, * yet&#8230; <a class=\"view-article\" href=\"https:\/\/ntlx.org\/de\/2018\/12\/a-christmas-poem.html\">Artikel ansehen<\/a>","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[],"tags":[8,7,5],"_links":{"self":[{"href":"https:\/\/ntlx.org\/de\/wp-json\/wp\/v2\/posts\/21"}],"collection":[{"href":"https:\/\/ntlx.org\/de\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/ntlx.org\/de\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/ntlx.org\/de\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/ntlx.org\/de\/wp-json\/wp\/v2\/comments?post=21"}],"version-history":[{"count":1,"href":"https:\/\/ntlx.org\/de\/wp-json\/wp\/v2\/posts\/21\/revisions"}],"predecessor-version":[{"id":41,"href":"https:\/\/ntlx.org\/de\/wp-json\/wp\/v2\/posts\/21\/revisions\/41"}],"wp:attachment":[{"href":"https:\/\/ntlx.org\/de\/wp-json\/wp\/v2\/media?parent=21"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/ntlx.org\/de\/wp-json\/wp\/v2\/categories?post=21"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/ntlx.org\/de\/wp-json\/wp\/v2\/tags?post=21"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}