Thu Sep 13 09:13:34 2018 FOUR_FIFTHS_TEST Python version: 3.6.5 FOUR_FIFTHS seeks a solution of the four fifths problem: find integers a, b, c, d and e such that a^5 + b^5 + c^5 + d^5 = e^5. Result: 27^5 + 84^5 + 110^5 + 133^5 = 144^5 FOUR_FIFTHS_TEST: Normal end of execution. Thu Sep 13 09:14:00 2018