rename articles

This commit is contained in:
riceset 2026-03-18 19:07:33 +09:00
parent bf5d18547f
commit d4317685b3
10 changed files with 10 additions and 0 deletions

View File

@ -1,4 +1,5 @@
---
title: The Dining Philosophers Problem
date: 2024-02-17
---

View File

@ -1,4 +1,5 @@
---
title: Understanding Binary Insertion Sort
date: 2024-12-24
---
# Understanding Binary Insertion Sort

View File

@ -1,4 +1,5 @@
---
title: Understanding Insertion Sort
date: 2024-12-22
---
# Understanding Insertion Sort

View File

@ -1,4 +1,5 @@
---
title: Writing Makefile for C++ Projects
date: 2024-04-18
---

View File

@ -1,4 +1,5 @@
---
title: Understanding the Orthodox Canonical Class Form
date: 2024-08-15
---

View File

@ -1,4 +1,5 @@
---
title: Understanding Casts in C++
date: 2024-09-07
---

View File

@ -1,4 +1,5 @@
---
title: Replicating the Print Function in C
date: 2024-02-17
---

View File

@ -1,4 +1,5 @@
---
title: The XOR Swap
date: 02-05-2024
---

View File

@ -1,4 +1,5 @@
---
title: Building a Mandarin Dictionary
date: 2025-11-17
---

View File

@ -1,4 +1,5 @@
---
title: "NeoMnemo: My Submission for the 2025 Swift Student Challenge"
date: 2025-02-25
---