Browse Source

更新 'jjj'

1707040114 6 năm trước cách đây
mục cha
commit
41ffa0f7a2
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      jjj

+ 1 - 1
jjj

@@ -5,7 +5,7 @@ public class jjj {
 		int sum = 0;
 		int k = 0;
 		System.out.println("Hello,Breakpoint!");
-		while (sum<50000){
+		while (sum<60000){
 			k++;
 			for (int i=0;i<100;i++){
 				sum = sum +i;