토미의 개발노트

iOS 개발관련 지식을 공유합니다.

About Archive Categories Tags RSS Feeds Git 강의

[Codility] Lesson4 (Counting Elements) - PermCheck

2018-09-26
  • Codility

문제

A non-empty array A consisting of N integers is given.

Read More

[Codility] Lesson4 (Counting Elements) - MissingInteger

2018-09-26
  • Codility

문제

This is a demo task.

Read More

[Codility] Lesson4 (Counting Elements) - MaxCounters

2018-09-26
  • Codility

문제

You are given N counters, initially set to 0, and you have two possible operations on them:

Read More

[Codility] Lesson4 (Counting Elements) - FrogRiverOne

2018-09-26
  • Codility

문제

A small frog wants to get to the other side of a river. The frog is initially located on one bank of the river (position 0) and wants to get to the opposite bank (position X+1). Leaves fall from a tree onto the surface of the river.

Read More

[Swift] 컴파일러 지시자 #warning, #error

2018-09-21
  • Swift 4.2

안녕하세요! 👋

Read More
 Previous Next 

© 2025 토미😎의 개발노트