Skip to content

問題 52, 87, 88 に別解を追加しました - #77

Open
ktrarai wants to merge 3 commits into
shellgei:masterfrom
ktrarai:master
Open

問題 52, 87, 88 に別解を追加しました#77
ktrarai wants to merge 3 commits into
shellgei:masterfrom
ktrarai:master

Conversation

@ktrarai

@ktrarai ktrarai commented Aug 8, 2026

Copy link
Copy Markdown
Contributor

問題 52: 表頭の要素を配列に入れることで解決してみました。
問題 87: 8 進数から 16 進数への変換に printf '%04x' 0<oct> ... を使ってみました。
問題 88: 画素のデータの取り出しに od コマンドを使ってみました。

ktrarai added 3 commits August 8, 2026 23:21
8 進数から 16 進数への変換に `printf '%04x' 0<oct> ...` を使ってみました。
画素のデータの取り出しに `od` コマンドを使ってみました。
@ktrarai ktrarai changed the title 問題 52 に別解を追加しました 問題 52, 87, 88 に別解を追加しました Aug 13, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant