Hello, I’m Kkul-Nyan

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

Latest Posts

C# 백준 2438

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

C# 백준 14681

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

C# 백준 1330

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

C# 백준 1110

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

C# 백준 11022

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