From de13d68cddef5bb321469bcffb868f27ddd5390e Mon Sep 17 00:00:00 2001
From: nsfisis
Date: Sun, 12 Mar 2023 15:12:10 +0900
Subject: style: add .highlight class to pre tag
---
public/posts/2022-08-27/php-conference-okinawa-code-golf/index.html | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
(limited to 'public/posts/2022-08-27/php-conference-okinawa-code-golf/index.html')
diff --git a/public/posts/2022-08-27/php-conference-okinawa-code-golf/index.html b/public/posts/2022-08-27/php-conference-okinawa-code-golf/index.html
index d8b8502..fbac1f0 100644
--- a/public/posts/2022-08-27/php-conference-okinawa-code-golf/index.html
+++ b/public/posts/2022-08-27/php-conference-okinawa-code-golf/index.html
@@ -111,7 +111,7 @@
書いたものがこちら:
-
+
[<?php $n=$argv[1];foreach([1e4,5e3,2e3,1e3,500,100,50,10,5,1]as$x)for(;$n>=$x;$n-=$x)$r[]=$x;echo implode(', ',$r??[]);?>]
@@ -123,7 +123,7 @@
こちらは改行とスペースを追加したバージョン:
-
+
[<?php
$n = $argv[1];
--
cgit v1.2.3-70-g09d2