Class PE0006

    • Constructor Summary

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

      Modifier and Type Method Description
      java.lang.String solve()
      Calculating the result by running 2 nested loops and adding all products, but ignoring the squares.
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
    • Constructor Detail

      • PE0006

        public PE0006()
        A simple constructor to set number and title.
    • Method Detail

      • solve

        public java.lang.String solve()
        Calculating the result by running 2 nested loops and adding all products, but ignoring the squares.
        Returns:
        the difference of the sum squares