Skip to content

Commit

Permalink
Merge pull request #94 from Rukny/master
Browse files Browse the repository at this point in the history
Update Main.java
  • Loading branch information
aldiab authored Jul 23, 2024
2 parents c5a5d54 + 2a1f7e3 commit afc8414
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/main/java/Main.java
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ public static void main(String[] args) {
System.out.println("Omar");
System.out.println("Motasem");
System.out.println("Motasem");

System.out.println("Rukny");
}

public static int cubeX(int x){
Expand Down

0 comments on commit afc8414

Please sign in to comment.