Skip to content
View alirz-pixel's full-sized avatar
📒
📒
  • 중앙대학교

Organizations

@Advanced-BOJ

Block or report alirz-pixel

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. Markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
alirz-pixel/README.md

👋 alirz-pixel 👋

✏️ My Algorithm skills ✏️              

문제해결에 호기심이 많은 개발자입니다.
제 블로그에도 한번 놀러오세요!







🖥️ Tech Stack 🖥️



Pinned Loading

  1. Problem_solving Problem_solving Public

    C++

  2. Advanced-BOJ/Advanced-BOJ-extension Advanced-BOJ/Advanced-BOJ-extension Public

    JavaScript 1 1

  3. [shell] bash_completion [shell] bash_completion
    1
    create_completion() {
    2
        local command=$1
    3
        local options=$2
    4
        local FILE_NAME=$3
    5
        local width=$(bind -v | sed -n 's/^set completion-display-width //p')