태그>easy(총 67개의 글)
'easy' 관련 최근글
-
- Robot
-
불타는 아잍(IT)스크림 by 불타는 아이스크림|2018/06/18 17:10
Code public class Robot { static int[] dx = {-1, 0, 1,-1, 1, -1, 0, 1 }; static int[] dy = {-1, -1, -1, 0, 0, 1, 1, 1 }; public int getProb(String[] floor, int x, int y, int time) { int rx = 0; int ry = 0; for (int cx=0; cx<floor[..
- Robot
-
- Champagne
-
불타는 아잍(IT)스크림 by 불타는 아이스크림|2018/06/12 18:03
Code public class Champagne{ public String howMuch(int height, int glass, int units) { int B = 1 << height-1; int i=0,j=0,n,d; int[][] amount = new int[21][21]; amount[0][0] = units*B; loop: for (i=0; i <= height; ..
- Champagne
-
- QuipuReader
-
불타는 아잍(IT)스크림 by 불타는 아이스크림|2018/06/11 16:52
Code 01 public class QuipuReader02 {03 public int[] readKnots(String[] knots) {04 int m = knots.length;05 int n = knots[0].length();0607 boolean[] f = new boolean[50], g = new boolean[50];0809 for (int i=0; i < m; i+) {10 fo..
- QuipuReader
-
-
- ExerciseMachine
-
불타는 아잍(IT)스크림 by 불타는 아이스크림|2018/06/08 18:21
Code public class ExerciseMachine { public int getPercentages(String time) { int total = Integer.parseInt(time.substring(0, 2)) * 60 * 60 + Integer.parseInt(time.substring(3, 5)) * 60 + Integer.parseInt(time.substring(6, 8))..
- ExerciseMachine
-
- Escape
-
불타는 아잍(IT)스크림 by 불타는 아이스크림|2018/06/07 18:46
Code import java.util.LinkedList;public class Escape{ int[] dx = {1,0,-1,0}; int[] dy = {0,1,0,-1}; int[][] map, dist; boolean[][] used; class node { int x,y; node(int x, int y) { this.x = x; this.y = y; } } pub..
- Escape
-
- Isoceles
-
불타는 아잍(IT)스크림 by 불타는 아이스크림|2018/06/06 15:53
Code public class Isoceles { int[] x; int[] y; int dst(int a, int b) { return (x[a]-x[b])*(x[a]-x[b])+(y[a]-y[b])*(y[a]-y[b]); } boolean check(int rght, int s1, int s2) { int d1=dst(rght, s1); int d2=d..
- Isoceles
-
- 마마무 휘인-EASY [MV/가사]
-
새벽이 오면 by 탕자의 명|2018/04/17 18:15
마마무 휘인-EASY (Feat. Sik-K)마마무 휘인이 솔로 데뷔곡 ‘EASY’를 발매하고 뮤직비디오를 공개했다. 마마무 휘인-EASY (Feat. Sik-K) 바로듣기마마무 휘인-EASY 가사넌 다른 생각할 때 그 표정이 너무 뻔해난 다 알 수가 있어 it's not an ordinary ..
마마무휘인-EASY, EASY, 마마무휘인, 휘인
- 마마무 휘인-EASY [MV/가사]
-
- Son Lux - Easy
-
개인공간 by 신딸기|2017/01/20 18:04
<몽 루아Mon roi>를 보았다.함께 할 수도 없고, 없이 살 수도 없다.
- Son Lux - Easy
-
- Archimedes
-
불타는 아잍(IT)스크림 by 불타는 아이스크림|2016/04/08 06:51
Code public class Archimedes { public double approximatePi(int numSides) { double d = 2 * Math.PI / numSides / 2; // 2*Math.PI is 360 degrees. return numSides * Math.sin(d); }} Ex..
Topcoder, Easy, 250p, Math, Simulation
- Archimedes
-
- Hi-Fi Raver를 에펙으로 작업해보았다.
-
절대무적 보스 나라 by arbiter1|2015/08/16 19:58
점점 작업속도는 붙고 있는데 아이디어 고갈. 근데 진짜 몇 달 걸리던게 이젠 몇일만에 후딱.
- Hi-Fi Raver를 에펙으로 작업해보았다.
-
- 2015년 3월 25일, 단상
-
le journal by kimji|2015/03/25 11:48
네가 나보다 더 예쁘고 더 괜찮은 여자를 만나지 않길 간절히 바라던 때가 있었다. 네가 좋은 사람을 만나지 못해 불행해지더라도, 너에게 내가 가장 좋은 사람이길 바라는 이기적인 생각을 많이 하곤 했다. 나는 그럴 만하다고 생각했고, 너도 나와 같은 생각을 하리라 여겼다. 오늘..
- 2015년 3월 25일, 단상
-
-
- Tahiti 80 - Easy
-
Come alive by 아스라이|2012/10/16 17:43
Yes, I've been here before It's not gonna be like before Yes, we've been here before But I'm not gonna take it no more Come on now, ease the pain I ain't gonna fall for you again So why don't you erase my name? 'Cause I won't ev..
- Tahiti 80 - Easy