KakaoTalk_20190606_001802318.png
  • 246x0w
Welcome
Curriculum
Install&Go
Board
실제 작동 상태를 확인하려면 라이브 사이트로 이동하세요.
  • 카테고리
  • 전체 게시물
  • 내 게시물
leejyjulia
2020년 6월 24일

200624

게시판: 소스 코드 제출

//import java.util.*;

//public class Main {

// public static void main(String[] args) {

// Scanner t = new Scanner(System.in);

// int a = t.nextInt();

// int b = t.nextInt();

// int c = t.nextInt();

//

// if(a>b && a>c) {

// if(b>c) {

// System.out.println(b);

// }

// else {

// System.out.println(c);

// }

// }

// else if (b>a && b>c) {

// if(a>c) {

// System.out.println(a);

// }

// else {

// System.out.println(c);

// }

// }

// else if (c>a && c>b) {

// if(a>b) {

// System.out.println(a);

// }

// else {

// System.out.println(b);

// }

// }

// else {

// System.out.println(a);

// }

// }

//}

//import java.util.*;

//public class Main {

// public static void main(String[] args) {

// Scanner t = new Scanner(System.in);

// int a = t.nextInt();

// int b = t.nextInt();

// int c = (90-a)/5;

// if (a%5==0) {

// if (84>a) {

// System.out.println(b+c);

// }

// }

// else {

// System.out.println(b+(c+1));

// }

// }

//}


//import java.util.*;

//public class Main {

// public static void main(String[] args) {

// Scanner t = new Scanner(System.in);

// int a = t.nextInt();

// int b = t.nextInt();

// int c = t.nextInt();

// if (a>b && a>c) {

// if((b+c)>a) {

// System.out.println("yes");

// }

// else {

// System.out.println("no");

// }

// }

// else if (b>a && b>c) {

// if((a+c)>b) {

// System.out.println("yes");

// }

// else {

// System.out.println("no");

// }

// }

// else if (c>a && c>b) {

// if ((a+b)>c) {

// System.out.println("yes");

// }

// else {

// System.out.println("no");

// }

// }

// else if (a==b&&b==c) {

// System.out.println("yes");

// }

// }

//}


//import java.util.*;

//public class Main {

// public static void main(String[] args) {

// Scanner t = new Scanner(System.in);

// int a = t.nextInt();

// int b = t.nextInt();

// int c = t.nextInt();

// int d = t.nextInt();

// switch (a+b+c+d) {

// case 1:

// System.out.println("도");

// break;

// case 2:

// System.out.println("개");

// break;

// case 3:

// System.out.println("걸");

// break;

// case 4:

// System.out.println("윷");

// break;

// default:

// System.out.println("모");

// break;

// }

// }

//}


//import java.util.*;

//public class Main {

// public static void main(String[] args) {

//

// Scanner t = new Scanner(System.in);

// int a = t.nextInt();

// switch (a/10) {

// case 10:

// case 9:

// System.out.println("A");

// break;

// case 8:

// System.out.println("B");

// break;

// case 7:

// System.out.println("C");

// break;

// case 6:

// System.out.println("D");

// break;

// default:

// System.out.println("F");

// break;

// }

// }

//}


//import java.util.*;

//public class Main {

// public static void main(String[] args) {

// Scanner t = new Scanner(System.in);

// int a = t.nextInt();

// for(int i=1;i<=a;i++) {

// System.out.print(i+" ");

// }

// }

//}


//import java.util.*;

//public class Main {

// public static void main(String[] args) {

// Scanner t = new Scanner(System.in);

// int a = t.nextInt();

// int b = t.nextInt();

// if (a<b) {

// for(int i=a; i<=b; i++) {

// System.out.print(i+" ");

// }

// }

// else if (a>b) {

// for(int i=b; i<=a; i++) {

// System.out.print(i+" ");

// }

// }

// else {

// System.out.println(a);

// }

// }

//}


import java.util.*;

public class Main {

public static void main(String[] args) {

Scanner t = new Scanner(System.in);

float a = t.nextFloat();

float b = t.nextFloat();

for(float i=a; i<=b; i+=0.01) {

System.out.printf(i+" ");

}

}

}



댓글 0개
0
댓글
댓글 0개
유사 게시물
  • 200624
  • 200624
  • 200624
주소 : 경기도 용인시 광교중앙로 302 블루 스퀘어 602호
연락처 : 031) 216 - 1546
사업자등록번호 : 465-92-00916
​학원 등록 제 4603호