Hello, I’m Kkul-Nyan

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

Latest Posts

C# 백준 25083

백준 입출력과사칙연산 25083 using System; using System.Collections.Generic; using System.Linq; using System.Text; using System.Threading.Tasks; namespace question { internal class 2508...

C# 백준 10172

백준 입출력과사칙연산 10172 using System; using System.Collections.Generic; using System.Linq; using System.Text; using System.Threading.Tasks; namespace question { internal class 1017...

C# 백준 10171

백준 입출력과사칙연산 10171 using System; using System.Collections.Generic; using System.Linq; using System.Text; using System.Threading.Tasks; namespace question { internal class 1017...

C# 백준 3003

백준 입출력과사칙연산 3003 using System; using System.Collections.Generic; using System.Linq; using System.Text; using System.Threading.Tasks; namespace question { internal class 3003 ...

C# 백준 2588

백준 입출력과사칙연산 2588 using System; using System.Collections.Generic; using System.Linq; using System.Text; using System.Threading.Tasks; namespace question { internal class 2588 ...