Hello, I’m Kkul-Nyan

talks, and writes related to "GameDev" like Shader, Algorithm, Design Pattern and . I Loves music & cat.

Latest Posts

C# 백준 2739

백준 반복문 2739 using System; using System.Collections.Generic; using System.Linq; using System.Text; using System.Threading.Tasks; namespace question { internal class 2739 {...

C# 백준 25304

백준 반복문 25304 using System; using System.Collections.Generic; using System.Linq; using System.Text; using System.Threading.Tasks; namespace question { internal class 집합과맵01 ...

C# 백준 2525

백준 조건문 2525 using System; using System.Collections.Generic; using System.Linq; using System.Text; using System.Threading.Tasks; namespace question { internal class 2525 {...

C# 백준 2480

백준 조건문 2480 using System; using System.Collections.Generic; using System.Linq; using System.Text; using System.Threading.Tasks; namespace question { internal class 2480 {...

C# 백준 2439

백준 반복문 2439 using System; using System.Collections.Generic; using System.Linq; using System.Text; using System.Threading.Tasks; namespace question { internal class 2439 {...