We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9ed8172 commit 3696b5aCopy full SHA for 3696b5a
J04002/src/main/java/com/mycompany/j04002/Nhap.java
@@ -21,7 +21,7 @@ public static void main(String[] args) {
21
}
22
else{
23
j04002 RTG = new j04002(w,h,clr);
24
- System.out.println((int)RTG.Area()+ " " + (int)RTG.Perimeter() + " " + RTG.reColor());
+ System.out.println((int)RTG.Perimeter() + " " + (int)RTG.Area()+ " " + RTG.reColor());
25
26
27
J04002/src/main/java/com/mycompany/j04002/j04002.rar
-1 Bytes
0 commit comments