Last active
June 30, 2019 11:55
-
-
Save m3m0r7/62d64d7a99d8f8dca94d55cf5f2844b8 to your computer and use it in GitHub Desktop.
Code Golf Answer at PHP Conference Fukuoka 2019
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
<?php array_multisort($v=$_GET,$a=SORT_DESC,$b=SORT_STRING,array_keys($v),$a,$b,$v)?><!DOCTYPE html><style>body,html{height:100vh;margin:0;background-color:#fff;color:#465560;font-family:Arial,Verdana,Meiryo,sans-serif;font-feature-settings:"pkna";letter-spacing:.04em;font-size:1rem;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased}body{font-size:1rem}*{box-sizing:border-box;background-repeat:no-repeat;padding:0;margin:0}table{width:100%;height:100%}html{box-sizing:border-box;-webkit-text-size-adjust:100%}td{text-align:center;height:50%;width:5%}h1{font-weight:400;margin:0}</style><table border="0" cellspacing="0"><tr><td bgcolor="#147ecc"> <td> <td style="width:80%"><table><tr><td style="height:10%;"> <tr><td style="height:80%"><img src="https://raw.githubusercontent.com/pepabo/lolipop-mc-codegolf-challenge/master/mc.png" width="100%"/><br><h1><?=strrev(array_values($v)[2]??'')?></h1><tr><td style="height:10%"> </table><td> <td bgcolor="#147ecc"> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment