Import java.io.file;
Public class hardlist {
Public static void main (string [] args)
{
File [] roots = file.listroots ();
For (INT i = 0; i { System.out.println (Roots [i] .Getpath ()); } }
System.out.println (Roots [i] .Getpath ());
}