Recent content by RockHopper

  1. R

    [Math/Philosophy]: Does ELO hell exist?

    First let me explain what ELO hell is. ELO is a popular rating system. It's mostly used for chess and competitive events. In this context ELO is being used in League of Legends (A popular MOBA). In League of Legends their are 2 teams of 5 people each. When people first begin to play...
  2. R

    Java How to create a box around text in Java. Inside windows cmd.exe

    How can I make a box around text in Java which will appear in Windows cmd.exe? Only using System.out.print("X"); and System.out.println("X"); . It MUST be a solid box and not use symbols like - or _ . It can also use int X , double X, char X, String X, and boolean X. Please explain...
Back
Top