From 425d419fd3153fe4569358948f09fe9c66f6a0f4 Mon Sep 17 00:00:00 2001 From: Jidong Xiao Date: Mon, 27 Jan 2025 14:13:24 -0500 Subject: [PATCH] comment out the last paragraph --- labs/memory_debugging/README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/labs/memory_debugging/README.md b/labs/memory_debugging/README.md index d0e5245..acd8a81 100644 --- a/labs/memory_debugging/README.md +++ b/labs/memory_debugging/README.md @@ -116,7 +116,7 @@ Mismatched free() / delete / delete [] **To receive credit for this checkpoint**, discuss your answers to these questions with a TA or mentor. -## Checkpoint 4 +