Skip to content

Commit

Permalink
docs: gnl 주의 문구 추가
Browse files Browse the repository at this point in the history
  • Loading branch information
Seojunhwan committed Dec 20, 2022
1 parent 60a5a79 commit 7768b5d
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions posts/2022/02/get_next_line.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -327,3 +327,9 @@ main 함수에 있는 line 변수의 메모리를 해제하지 않았기 때문
이번 과제를 하면서 배운 것은 크게 정적변수, read, fd, 디버거 등등 여러가지를 배울 수 있었습니다.
역시 뭐든 사용하기 전은 어렵고 이해가 힘들지만 직접 사용해보면서 깨닫는 것이 많은 것 같습니다.
특히 lldb,, 이거 없었으면 보너스 문제 해결도 못 했을 거야,,

> **🚨 주의**
>
> 제가 과제를 해결했을 당시의 테스터와 다르게 현재 유행하는 테스터를 돌리면 많은 부분에서 fail 받습니다!
>
> 관련해서 수정할 계획은 아쉽게도 없으며😭 코드보단 문제 해결의 흐름에 집중해 주시기 바랍니다!

1 comment on commit 7768b5d

@vercel
Copy link

@vercel vercel bot commented on 7768b5d Dec 20, 2022

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

gamguma-blog – ./

gamguma-blog-git-main-seojunhwan.vercel.app
gamguma-blog-seojunhwan.vercel.app
gamguma.dev
blog.gamguma.dev

Please sign in to comment.