Hello, I’m Kkul-Nyan

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

Latest Posts

C# 백준 10718

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

C# 백준 10430

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

C# 백준 1008

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

C# 백준 1001

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

C# 백준 1000

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