Class PE0013

    • Field Summary

      Fields 
      Modifier and Type Field Description
      private LargeNumber[] numbers
      Stores the given 100 50-digit numbers.
    • Constructor Summary

      Constructors 
      Constructor Description
      PE0013()
      A simple constructor to set number and title.
    • Method Summary

      Modifier and Type Method Description
      void prepare()
      Just reads in the numbers from the given file.
      java.lang.String solve()
      Just adds one LargeNumber to the next and finally returns the sum of all numbers.
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait