標題:
Date 類別 (二)
[打印本頁]
作者:
tonyh
時間:
2013-5-18 16:58
標題:
Date 類別 (二)
本帖最後由 tonyh 於 2013-5-18 16:59 編輯
import java.util.Date;
import java.util.Scanner;
public class ch66
{
public static void main(String args[])
{
Scanner s=new Scanner(System.in);
int answer;
int a, b, c, d;
a=(int)(Math.random()*90)+10; //產生介於10~99之隨機亂數
b=(int)(Math.random()*90)+10;
c=(int)(Math.random()*90)+10;
d=(int)(Math.random()*90)+10;
System.out.printf("%d+%d+%d+%d= ",a,b,c,d);
long t1=new Date().getTime();
answer=s.nextInt();
long t2=new Date().getTime();
System.out.print("你總共花費了"+(t2-t1)+"毫秒思考, ");
if(answer==(a+b+c+d))
{
System.out.println("且答對了!");
}else
{
System.out.println("但答錯了!");
}
}
}
複製代碼
作者:
劉漢文
時間:
2013-5-18 17:02
本帖最後由 劉漢文 於 2013-5-18 17:13 編輯
import java.util.Date;
import java.util.Scanner;
public class ch66
{
public static void main(String args[])
{
Scanner s=new Scanner(System.in);
int answer;
int a, b, c, d, e, f, g;
a=(int)(Math.random()*900)+10;
b=(int)(Math.random()*900)+10;
c=(int)(Math.random()*900)+10;
d=(int)(Math.random()*900)+10;
e=(int)(Math.random()*900)+10;
f=(int)(Math.random()*900)+10;
g=(int)(Math.random()*900)+10;
System.out.printf("%d-%d-%d+%d-%d-%d+%d= ",a,b,c,d,e,f,g);
long t1=new Date().getTime();
answer=s.nextInt();
long t2=new Date().getTime();
System.out.print("你總共花了"+(t2-t1)+"毫秒思考, ");
if(answer==(a-b-c+d-e-f+g))
{
System.out.println("且答對了!");
}else
{
System.out.println("但答錯了!");
}
}
}
複製代碼
作者:
尤泓鈞
時間:
2013-5-18 17:03
import java.util.Date;
import java.util.Scanner;
public class ch66
{
public static void main(String args[])
{
Scanner s=new Scanner(System.in);
int answer;
int a, b, c, d;
a=(int)(Math.random()*90)+10;
b=(int)(Math.random()*90)+10;
c=(int)(Math.random()*90)+10;
d=(int)(Math.random()*90)+10;
System.out.printf("%d+%d+%d+%d= ",a,b,c,d);
long t1=new Date().getTime();
answer=s.nextInt();
long t2=new Date().getTime();
System.out.print("你總共花費了"+(t2-t1)+"毫秒思考, ");
if(answer==((a+b-c*d/a))
{
System.out.println("且答對了!");
}else
{
System.out.println("但答錯了!");
}
}
}
複製代碼
作者:
蔡昀佑
時間:
2013-5-18 17:12
import java.util.Date;
import java.util.Scanner;
public class ch66
{
public static void main(String args[])
{
Scanner s=new Scanner(System.in);
int answer;
int a, b, c, d;
a=(int)(Math.random()*90)+10; //產生介於10~99之隨機亂數
b=(int)(Math.random()*90)+10;
c=(int)(Math.random()*90)+10;
d=(int)(Math.random()*90)+10;
System.out.printf("%d+%d+%d+%d= ",a,b,c,d);
long t1=new Date().getTime();
answer=s.nextInt();
long t2=new Date().getTime();
System.out.print("你總共花費了"+(t2-t1)+"毫秒思考, ");
if(answer==(a+b+c+d))
{
System.out.println("且答對了!");
}else
{
System.out.println("但答錯了!");
}
}
}
複製代碼
作者:
t3742238
時間:
2013-5-18 17:12
import java.util.Date;
import java.util.Scanner;
public class ch66
{
public static void main(String args[])
{
Scanner s=new Scanner(System.in);
int answer;
int a,b,c,d,e,f,g,h,i,j,k,l,m,n,o;
a=(int)(Math.random()*9)+1;
b=(int)(Math.random()*9)+1;
c=(int)(Math.random()*9)+1;
d=(int)(Math.random()*9)+1;
e=(int)(Math.random()*3)+2;
f=(int)(Math.random()*9)+1;
g=(int)(Math.random()*9)+1;
h=(int)(Math.random()*9)+1;
i=(int)(Math.random()*9)+1;
j=(int)(Math.random()*9)+1;
k=(int)(Math.random()*9)+1;
l=(int)(Math.random()*9)+1;
m=(int)(Math.random()*9)+1;
n=(int)(Math.random()*9)+1;
o=(int)(Math.random()*9)+1;
System.out.pirntf("(%d+%d-%d+%d*%d)*%d*+%d+%d-%d-%d+(%d*%d)+(%d*%d+%d)= ",a,b,c,d,e,f,g,h,i,j,k,l,m,n,o);
long t1=new Date().getTime();
answer=s.nextInt();
long t2=new Date().getTime();
System.out.print("你總共花了"+(t2-t1)+"毫秒思考,");
if(answer==((a+b-c+d*e)*f*+g+h-i-j+(k*l)+(m*n+o)))
{
System.out.println("且答對了!");
}
else
{
System.out.println("且答錯了!");
}
}
}
複製代碼
作者:
黃博鴻
時間:
2013-5-18 17:19
import java.util.Date;
import java.util.Scanner;
public class ch66
{
public static void main(String args[])
{
Scanner s=new Scanner(System.in);
int answer;
int a,b,c,d,e,f,g,h,i,j,k,l;
a=(int)(Math.random()*9+1);
b=(int)(Math.random()*9+1);
c=(int)(Math.random()*9+1);
d=(int)(Math.random()*9+1);
e=(int)(Math.random()*9+1);
f=(int)(Math.random()*9+1);
g=(int)(Math.random()*9+1);
h=(int)(Math.random()*9+1);
i=(int)(Math.random()*9+1);
j=(int)(Math.random()*9+1);
k=(int)(Math.random()*9+1);
l=(int)(Math.random()*9+1);
System.out.printf("(((%d+%d)*%d-%d)+%d)*%d+(%d-%d)*%d*(%d+%d)*%d=",a,b,c,d,e,f,g,h,i,j,k,l);
long t1=new Date().getTime();
answer=s.nextInt();
long t2=new Date().getTime();
System.out.print("你總共花費了"+(t2-t1)+"毫秒思考,");
if(answer==((((a+b)*c-d)+e)*f+(g-h)*i*(j+k)*l))
{
System.out.print("且答對了!");
}
else
{
System.out.print("但答錯了!");
}
}
複製代碼
作者:
t2364705
時間:
2013-5-18 17:20
import java.util.Date;
import java.util.Scanner;
public class ch66
{
public static void main(String args[])
{
Scanner s=new Scanner(System.in);
int answer;
int a,b,c,d,e,f,g,h,i,j,k,l;
a=(int)(Math.random()*9+1);
b=(int)(Math.random()*9+1);
c=(int)(Math.random()*9+1);
d=(int)(Math.random()*9+1);
e=(int)(Math.random()*9+1);
f=(int)(Math.random()*9+1);
g=(int)(Math.random()*9+1);
h=(int)(Math.random()*9+1);
i=(int)(Math.random()*9+1);
j=(int)(Math.random()*9+1);
k=(int)(Math.random()*9+1);
l=(int)(Math.random()*9+1);
System.out.printf("(%d+%d+%d+%d+%d+%d+%d+%d+%d+%d+%d+%d=",a,b,c,d,e,f,g,h,i,j,k,l);
long t1=new Date().getTime();
answer=s.nextInt();
long t2=new Date().getTime();
System.out.print("你總共花費了"+(t2-t1)+"毫秒思考,");
if(answer==a+b+c+d+e+f+g+h+i+j+k+l)
{
System.out.println("且答對了!");
}else
{
System.out.println("且答錯了!");
}
}
}
複製代碼
歡迎光臨 種子論壇 | 高雄市資訊培育協會學員討論區 (http://istak.org.tw/seed/)
Powered by Discuz! 7.2