3v4l.org

run code in 300+ PHP versions simultaneously
<html> <?php $time = microtime(); // Create an array and push on the names // of your closest family and friends $family = array("mother", "father", "gmother", "gfather"); // Sort the list sort($family); rsort($family); // Randomly select a winner! $winner = ""; $win = rand(0,3); switch($win){ case 0: $winner = $family[0]; break; case 1: $winner = $family[1]; break; case 2: $winner = $family[2]; break; case 3: $winner = $family[3]; break; default: echo "Переможець не визначений!"; } // Print the winner's name in ALL CAPS echo strtoupper("І так, у нас є переможеце і це ......"); echo $winner; echo microtime() - $time; exit; ?> </html>
Output for 7.1.28, 7.3.12
<html> І так, у нас є переможеце і це ......gfather Notice: A non well formed numeric value encountered in /in/mBbQm on line 27 Notice: A non well formed numeric value encountered in /in/mBbQm on line 27 3.3E-5
Output for 7.3.11
<html> І так, у нас є переможеце і це ......gmother Notice: A non well formed numeric value encountered in /in/mBbQm on line 27 Notice: A non well formed numeric value encountered in /in/mBbQm on line 27 2.7E-5
Output for 7.3.10
<html> І так, у нас є переможеце і це ......mother Notice: A non well formed numeric value encountered in /in/mBbQm on line 27 Notice: A non well formed numeric value encountered in /in/mBbQm on line 27 3.2E-5
Output for 7.3.9
<html> І так, у нас є переможеце і це ......gmother Notice: A non well formed numeric value encountered in /in/mBbQm on line 27 Notice: A non well formed numeric value encountered in /in/mBbQm on line 27 4.6E-5
Output for 7.3.8
<html> І так, у нас є переможеце і це ......mother Notice: A non well formed numeric value encountered in /in/mBbQm on line 27 Notice: A non well formed numeric value encountered in /in/mBbQm on line 27 6.9E-5
Output for 7.2.1, 7.3.7
<html> І так, у нас є переможеце і це ......gfather Notice: A non well formed numeric value encountered in /in/mBbQm on line 27 Notice: A non well formed numeric value encountered in /in/mBbQm on line 27 5.2E-5
Output for 7.3.6
<html> І так, у нас є переможеце і це ......mother Notice: A non well formed numeric value encountered in /in/mBbQm on line 27 Notice: A non well formed numeric value encountered in /in/mBbQm on line 27 3.4E-5
Output for 7.1.26, 7.2.13, 7.3.5
<html> І так, у нас є переможеце і це ......father Notice: A non well formed numeric value encountered in /in/mBbQm on line 27 Notice: A non well formed numeric value encountered in /in/mBbQm on line 27 3.4E-5
Output for 7.3.4
<html> І так, у нас є переможеце і це ......mother Notice: A non well formed numeric value encountered in /in/mBbQm on line 27 Notice: A non well formed numeric value encountered in /in/mBbQm on line 27 3.3E-5
Output for 7.3.3
<html> І так, у нас є переможеце і це ......gfather Notice: A non well formed numeric value encountered in /in/mBbQm on line 27 Notice: A non well formed numeric value encountered in /in/mBbQm on line 27 3.4E-5
Output for 7.3.2
<html> І так, у нас є переможеце і це ......gmother Notice: A non well formed numeric value encountered in /in/mBbQm on line 27 Notice: A non well formed numeric value encountered in /in/mBbQm on line 27 8.5E-5
Output for 7.3.1
<html> І так, у нас є переможеце і це ......mother Notice: A non well formed numeric value encountered in /in/mBbQm on line 27 Notice: A non well formed numeric value encountered in /in/mBbQm on line 27 3.8E-5
Output for 7.3.0
<html> І так, у нас є переможеце і це ......father Notice: A non well formed numeric value encountered in /in/mBbQm on line 27 Notice: A non well formed numeric value encountered in /in/mBbQm on line 27 4.6E-5
Output for 7.2.24
<html> І так, у нас є переможеце і це ......mother Notice: A non well formed numeric value encountered in /in/mBbQm on line 27 Notice: A non well formed numeric value encountered in /in/mBbQm on line 27 4.9E-5
Output for 7.2.23
<html> І так, у нас є переможеце і це ......gfather Notice: A non well formed numeric value encountered in /in/mBbQm on line 27 Notice: A non well formed numeric value encountered in /in/mBbQm on line 27 3.9E-5
Output for 7.2.22
<html> І так, у нас є переможеце і це ......father Notice: A non well formed numeric value encountered in /in/mBbQm on line 27 Notice: A non well formed numeric value encountered in /in/mBbQm on line 27 3.9E-5
Output for 7.2.21
<html> І так, у нас є переможеце і це ......mother Notice: A non well formed numeric value encountered in /in/mBbQm on line 27 Notice: A non well formed numeric value encountered in /in/mBbQm on line 27 3.0E-5
Output for 7.2.20
<html> І так, у нас є переможеце і це ......gmother Notice: A non well formed numeric value encountered in /in/mBbQm on line 27 Notice: A non well formed numeric value encountered in /in/mBbQm on line 27 3.6E-5
Output for 7.2.3, 7.2.19
<html> І так, у нас є переможеце і це ......father Notice: A non well formed numeric value encountered in /in/mBbQm on line 27 Notice: A non well formed numeric value encountered in /in/mBbQm on line 27 2.9E-5
Output for 7.2.18
<html> І так, у нас є переможеце і це ......father Notice: A non well formed numeric value encountered in /in/mBbQm on line 27 Notice: A non well formed numeric value encountered in /in/mBbQm on line 27 4.1E-5
Output for 7.2.17
<html> І так, у нас є переможеце і це ......gfather Notice: A non well formed numeric value encountered in /in/mBbQm on line 27 Notice: A non well formed numeric value encountered in /in/mBbQm on line 27 5.4E-5
Output for 7.1.30, 7.2.16
<html> І так, у нас є переможеце і це ......gmother Notice: A non well formed numeric value encountered in /in/mBbQm on line 27 Notice: A non well formed numeric value encountered in /in/mBbQm on line 27 4.5E-5
Output for 7.2.10, 7.2.15
<html> І так, у нас є переможеце і це ......gfather Notice: A non well formed numeric value encountered in /in/mBbQm on line 27 Notice: A non well formed numeric value encountered in /in/mBbQm on line 27 3.7E-5
Output for 7.1.31, 7.2.6, 7.2.14
<html> І так, у нас є переможеце і це ......father Notice: A non well formed numeric value encountered in /in/mBbQm on line 27 Notice: A non well formed numeric value encountered in /in/mBbQm on line 27 3.2E-5
Output for 7.2.12
<html> І так, у нас є переможеце і це ......mother Notice: A non well formed numeric value encountered in /in/mBbQm on line 27 Notice: A non well formed numeric value encountered in /in/mBbQm on line 27 3.1E-5
Output for 7.2.11
<html> І так, у нас є переможеце і це ......gfather Notice: A non well formed numeric value encountered in /in/mBbQm on line 27 Notice: A non well formed numeric value encountered in /in/mBbQm on line 27 5.5E-5
Output for 7.2.9
<html> І так, у нас є переможеце і це ......gfather Notice: A non well formed numeric value encountered in /in/mBbQm on line 27 Notice: A non well formed numeric value encountered in /in/mBbQm on line 27 4.8E-5
Output for 7.2.8
<html> І так, у нас є переможеце і це ......gfather Notice: A non well formed numeric value encountered in /in/mBbQm on line 27 Notice: A non well formed numeric value encountered in /in/mBbQm on line 27 4.3E-5
Output for 7.2.7
<html> І так, у нас є переможеце і це ......gfather Notice: A non well formed numeric value encountered in /in/mBbQm on line 27 Notice: A non well formed numeric value encountered in /in/mBbQm on line 27 5.0E-5
Output for 7.2.5
<html> І так, у нас є переможеце і це ......mother Notice: A non well formed numeric value encountered in /in/mBbQm on line 27 Notice: A non well formed numeric value encountered in /in/mBbQm on line 27 4.2E-5
Output for 7.2.4
<html> І так, у нас є переможеце і це ......gmother Notice: A non well formed numeric value encountered in /in/mBbQm on line 27 Notice: A non well formed numeric value encountered in /in/mBbQm on line 27 5.7E-5
Output for 7.2.2
<html> І так, у нас є переможеце і це ......gfather Notice: A non well formed numeric value encountered in /in/mBbQm on line 27 Notice: A non well formed numeric value encountered in /in/mBbQm on line 27 3.2E-5
Output for 7.2.0
<html> І так, у нас є переможеце і це ......gmother Notice: A non well formed numeric value encountered in /in/mBbQm on line 27 Notice: A non well formed numeric value encountered in /in/mBbQm on line 27 3.2E-5
Output for 7.1.33
<html> І так, у нас є переможеце і це ......mother Notice: A non well formed numeric value encountered in /in/mBbQm on line 27 Notice: A non well formed numeric value encountered in /in/mBbQm on line 27 4.4E-5
Output for 7.1.32
<html> І так, у нас є переможеце і це ......mother Notice: A non well formed numeric value encountered in /in/mBbQm on line 27 Notice: A non well formed numeric value encountered in /in/mBbQm on line 27 7.3E-5
Output for 7.1.29
<html> І так, у нас є переможеце і це ......gfather Notice: A non well formed numeric value encountered in /in/mBbQm on line 27 Notice: A non well formed numeric value encountered in /in/mBbQm on line 27 5.3E-5
Output for 7.1.27
<html> І так, у нас є переможеце і це ......gfather Notice: A non well formed numeric value encountered in /in/mBbQm on line 27 Notice: A non well formed numeric value encountered in /in/mBbQm on line 27 4.0E-5
Output for 7.1.25
<html> І так, у нас є переможеце і це ......father Notice: A non well formed numeric value encountered in /in/mBbQm on line 27 Notice: A non well formed numeric value encountered in /in/mBbQm on line 27 7.1E-5
Output for 7.1.0, 7.1.7
<html> І так, у нас є переможеце і це ......mother Notice: A non well formed numeric value encountered in /in/mBbQm on line 27 Notice: A non well formed numeric value encountered in /in/mBbQm on line 27 2.8E-5
Output for 7.1.6
<html> І так, у нас є переможеце і це ......gmother Notice: A non well formed numeric value encountered in /in/mBbQm on line 27 Notice: A non well formed numeric value encountered in /in/mBbQm on line 27 4.9E-5
Output for 7.1.5
<html> І так, у нас є переможеце і це ......mother Notice: A non well formed numeric value encountered in /in/mBbQm on line 27 Notice: A non well formed numeric value encountered in /in/mBbQm on line 27 3.4000000000001E-5
Output for 7.0.20
<html> І так, у нас є переможеце і це ......gmother2.5E-5
Output for 7.0.14
<html> І так, у нас є переможеце і це ......mother2.6E-5
Output for 7.0.12
<html> І так, у нас є переможеце і це ......father2.8E-5
Output for 7.0.6
<html> І так, у нас є переможеце і це ......gmother1.4999999999987E-5
Output for 7.0.5
<html> І так, у нас є переможеце і це ......gfather1.7999999999997E-5
Output for 5.4.6, 7.0.4
<html> І так, у нас є переможеце і це ......gfather2.599999999997E-5
Output for 5.3.20, 5.4.36, 5.5.2, 7.0.3
<html> І так, у нас є переможеце і це ......gfather3.3000000000061E-5
Output for 5.2.7, 5.4.5, 5.4.25, 5.5.29, 7.0.2
<html> І так, у нас є переможеце і це ......gmother3.1000000000003E-5
Output for 7.0.1
<html> І так, у нас є переможеце і це ......gmother2.2000000000022E-5
Output for 5.4.21, 7.0.0
<html> І так, у нас є переможеце і це ......gmother2.599999999997E-5
Output for 5.3.24, 5.6.21
<html> І так, у нас є переможеце і це ......gmother2.9999999999974E-5
Output for 5.2.2, 5.5.18, 5.6.20
<html> І так, у нас є переможеце і це ......gfather3.1000000000003E-5
Output for 5.6.19
<html> І так, у нас є переможеце і це ......mother3.000000000003E-5
Output for 5.4.26, 5.6.18
<html> І так, у нас є переможеце і це ......mother3.1000000000003E-5
Output for 5.6.17
<html> І так, у нас є переможеце і це ......mother3.0000000000086E-5
Output for 5.4.4, 5.5.16, 5.6.16
<html> І так, у нас є переможеце і це ......mother2.2999999999995E-5
Output for 5.6.15
<html> І так, у нас є переможеце і це ......father3.6000000000008E-5
Output for 5.6.14
<html> І так, у нас є переможеце і це ......gfather2.1000000000049E-5
Output for 5.6.13
<html> І так, у нас є переможеце і це ......mother3.299999999995E-5
Output for 5.6.12
<html> І так, у нас є переможеце і це ......mother4.6000000000102E-5
Output for 5.6.11
<html> І так, у нас є переможеце і це ......mother2.8E-5
Output for 5.6.10
<html> І так, у нас є переможеце і це ......mother2.1E-5
Output for 5.6.9
<html> І так, у нас є переможеце і це ......father2.2000000000022E-5
Output for 5.6.8
<html> І так, у нас є переможеце і це ......gfather3.0000000000002E-5
Output for 5.4.29, 5.6.0, 5.6.7
<html> І так, у нас є переможеце і це ......gfather2.2999999999995E-5
Output for 5.6.6
<html> І так, у нас є переможеце і це ......father2.1E-5
Output for 5.3.11, 5.6.5
<html> І так, у нас є переможеце і це ......mother3.3999999999978E-5
Output for 5.4.12, 5.6.4
<html> І так, у нас є переможеце і це ......gfather3.3000000000005E-5
Output for 5.4.39, 5.5.20, 5.6.3
<html> І так, у нас є переможеце і це ......mother2.6999999999999E-5
Output for 5.6.2
<html> І так, у нас є переможеце і це ......gfather3.4000000000006E-5
Output for 5.3.19, 5.6.1
<html> І так, у нас є переможеце і це ......father3.5000000000007E-5
Output for 5.5.35
<html> І так, у нас є переможеце і це ......father1.7000000000045E-5
Output for 5.3.15, 5.5.34
<html> І так, у нас є переможеце і це ......gmother2.2999999999995E-5
Output for 5.2.10, 5.5.11, 5.5.33
<html> І так, у нас є переможеце і це ......father2.4000000000024E-5
Output for 5.5.32
<html> І так, у нас є переможеце і це ......father2.9999999999974E-5
Output for 5.3.6, 5.5.31
<html> І так, у нас є переможеце і це ......mother2.7999999999917E-5
Output for 5.2.15, 5.5.30
<html> І так, у нас є переможеце і це ......mother3.9000000000011E-5
Output for 5.5.28
<html> І так, у нас є переможеце і це ......gmother2.6999999999999E-5
Output for 5.5.27
<html> І так, у нас є переможеце і це ......mother2.4999999999997E-5
Output for 5.5.14, 5.5.26
<html> І так, у нас є переможеце і це ......father2.599999999997E-5
Output for 5.5.25
<html> І так, у нас є переможеце і це ......father3.000000000003E-5
Output for 5.5.24
<html> І так, у нас є переможеце і це ......father2.2999999999995E-5
Output for 5.5.23
<html> І так, у нас є переможеце і це ......father4.5000000000073E-5
Output for 5.5.22
<html> І так, у нас є переможеце і це ......gmother4.5000000000017E-5
Output for 5.4.2, 5.5.21
<html> І так, у нас є переможеце і це ......father3.599999999998E-5
Output for 5.5.19
<html> І так, у нас є переможеце і це ......gmother2.5000000000053E-5
Output for 5.5.15
<html> І так, у нас є переможеце і це ......gmother4.1000000000013E-5
Output for 5.5.13
<html> І так, у нас є переможеце і це ......gmother3.0000000000086E-5
Output for 5.5.12
<html> І так, у нас є переможеце і це ......mother2.1999999999966E-5
Output for 5.2.17, 5.5.10
<html> І так, у нас є переможеце і це ......gfather2.4000000000024E-5
Output for 5.5.9
<html> І так, у нас є переможеце і це ......father2.1000000000021E-5
Output for 5.5.8
<html> І так, у нас є переможеце і це ......mother2.0999999999993E-5
Output for 5.5.7
<html> І так, у нас є переможеце і це ......mother3.6000000000036E-5
Output for 5.5.6
<html> І так, у нас є переможеце і це ......father3.0999999999948E-5
Output for 5.5.5
<html> І так, у нас є переможеце і це ......mother2.0999999999938E-5
Output for 5.5.4
<html> І так, у нас є переможеце і це ......mother3.3000000000005E-5
Output for 5.5.3
<html> І так, у нас є переможеце і це ......gfather4.3000000000015E-5
Output for 5.5.1
<html> І так, у нас є переможеце і це ......father2.6999999999999E-5
Output for 5.5.0
<html> І так, у нас є переможеце і це ......gfather2.8000000000028E-5
Output for 5.4.45
<html> І так, у нас є переможеце і це ......gfather2.9999999999988E-5
Output for 5.4.44
<html> І так, у нас є переможеце і це ......father2.4E-5
Output for 5.3.10, 5.4.43
<html> І так, у нас є переможеце і це ......father3.299999999995E-5
Output for 5.4.30, 5.4.42
<html> І так, у нас є переможеце і це ......father3.6000000000036E-5
Output for 5.4.41
<html> І так, у нас є переможеце і це ......gfather2.6000000000026E-5
Output for 5.3.14, 5.3.21, 5.4.40
<html> І так, у нас є переможеце і це ......father3.1000000000003E-5
Output for 5.4.38
<html> І так, у нас є переможеце і це ......father3.400000000009E-5
Output for 5.4.37
<html> І так, у нас є переможеце і це ......father3.5999999999925E-5
Output for 5.4.35
<html> І так, у нас є переможеце і це ......gmother4.3000000000015E-5
Output for 5.4.34
<html> І так, у нас є переможеце і це ......gmother2.8E-5
Output for 5.4.32
<html> І так, у нас є переможеце і це ......mother2.4999999999942E-5
Output for 5.4.31
<html> І так, у нас є переможеце і це ......father3.4999999999979E-5
Output for 5.4.28
<html> І так, у нас є переможеце і це ......gmother2.5000000000011E-5
Output for 5.4.27
<html> І так, у нас є переможеце і це ......gfather2.8999999999946E-5
Output for 5.4.0, 5.4.24
<html> І так, у нас є переможеце і це ......mother3.5000000000007E-5
Output for 5.4.23
<html> І так, у нас є переможеце і це ......father3.7999999999982E-5
Output for 5.4.22
<html> І так, у нас є переможеце і це ......father3.3999999999978E-5
Output for 5.4.11, 5.4.20
<html> І так, у нас є переможеце і це ......gmother3.2000000000032E-5
Output for 5.4.19
<html> І так, у нас є переможеце і це ......father3.4000000000034E-5
Output for 5.4.18
<html> І так, у нас є переможеце і це ......gfather4.1999999999986E-5
Output for 5.4.17
<html> І так, у нас є переможеце і це ......gmother3.3000000000005E-5
Output for 5.4.16
<html> І так, у нас є переможеце і це ......mother2.6000000000082E-5
Output for 5.4.15
<html> І так, у нас є переможеце і це ......mother3.4000000000006E-5
Output for 5.4.14
<html> І так, у нас є переможеце і це ......father4.8999999999966E-5
Output for 5.4.13
<html> І так, у нас є переможеце і це ......gfather5.299999999997E-5
Output for 5.4.10
<html> І так, у нас є переможеце і це ......gmother3.299999999995E-5
Output for 5.4.9
<html> І так, у нас є переможеце і це ......gfather2.9999999999999E-5
Output for 5.4.8
<html> І так, у нас є переможеце і це ......gmother2.1999999999966E-5
Output for 5.4.7
<html> І так, у нас є переможеце і це ......mother3.3000000000061E-5
Output for 5.3.23, 5.4.3
<html> І так, у нас є переможеце і це ......gfather3.3999999999978E-5
Output for 5.4.1
<html> І так, у нас є переможеце і це ......gmother2.4999999999942E-5
Output for 5.3.29
<html> І так, у нас є переможеце і це ......gfather2.2999999999999E-5
Output for 5.3.28
<html> І так, у нас є переможеце і це ......gfather2.9000000000001E-5
Output for 5.3.27
<html> І так, у нас є переможеце і це ......father3.0000000000002E-5
Output for 5.3.26
<html> І так, у нас є переможеце і це ......father4.4000000000044E-5
Output for 5.3.18, 5.3.25
<html> І так, у нас є переможеце і це ......mother2.9000000000001E-5
Output for 5.3.22
<html> І так, у нас є переможеце і це ......father3.4000000000006E-5
Output for 5.3.17
<html> І так, у нас є переможеце і це ......gmother2.8999999999946E-5
Output for 5.3.16
<html> І так, у нас є переможеце і це ......mother2.3999999999996E-5
Output for 5.3.13
<html> І так, у нас є переможеце і це ......gfather4.3999999999933E-5
Output for 5.3.12
<html> І так, у нас є переможеце і це ......father3.7999999999996E-5
Output for 5.3.9
<html> І так, у нас є переможеце і це ......father5.4999999999999E-5
Output for 5.3.8
<html> І так, у нас є переможеце і це ......mother3.800000000001E-5
Output for 5.3.7
<html> І так, у нас є переможеце і це ......gfather4.1000000000013E-5
Output for 5.2.13, 5.3.5
<html> І так, у нас є переможеце і це ......father2.5000000000053E-5
Output for 5.3.4
<html> І так, у нас є переможеце і це ......gfather3.8000000000003E-5
Output for 5.3.3
<html> І так, у нас є переможеце і це ......mother3.6999999999954E-5
Output for 5.3.2
<html> І так, у нас є переможеце і це ......gmother2.8000000000028E-5
Output for 5.3.1
<html> І так, у нас є переможеце і це ......father3.9000000000011E-5
Output for 5.3.0
<html> І так, у нас є переможеце і це ......gfather3.7000000000065E-5
Output for 5.2.16
<html> І так, у нас є переможеце і це ......mother3.9999999999929E-5
Output for 5.2.14
<html> І так, у нас є переможеце і це ......gfather2.9999999999974E-5
Output for 5.2.12
<html> І так, у нас є переможеце і це ......father3.9999999999929E-5
Output for 5.2.11
<html> І так, у нас є переможеце і це ......gmother4.2000000000042E-5
Output for 5.2.9
<html> І так, у нас є переможеце і це ......mother2.5000000000053E-5
Output for 5.2.8
<html> І так, у нас є переможеце і це ......gmother4.1000000000069E-5
Output for 5.2.6
<html> І так, у нас є переможеце і це ......gfather3.9999999999984E-5
Output for 5.2.5
<html> І так, у нас є переможеце і це ......gfather4.0999999999958E-5
Output for 5.2.4
<html> І так, у нас є переможеце і це ......gmother3.400000000009E-5
Output for 5.2.3
<html> І так, у нас є переможеце і це ......mother4.4999999999996E-5
Output for 5.2.1
<html> І так, у нас є переможеце і це ......gfather3.3999999999978E-05
Output for 4.3.10, 5.2.0
<html> І так, у нас є переможеце і це ......father4.000000000004E-05
Output for 5.1.6
<html> І так, у нас є переможеце і це ......gmother3.5999999999994E-05
Output for 5.1.5
<html> І так, у нас є переможеце і це ......mother3.3000000000005E-05
Output for 5.1.4
<html> І так, у нас є переможеце і це ......father4.0999999999958E-05
Output for 4.4.1, 5.1.3
<html> І так, у нас є переможеце і це ......gmother3.9000000000011E-05
Output for 5.1.2
<html> І так, у нас є переможеце і це ......gfather5.299999999997E-05
Output for 5.1.1
<html> І так, у нас є переможеце і це ......mother4.0000000000012E-05
Output for 5.1.0
<html> І так, у нас є переможеце і це ......mother3.3999999999978E-05
Output for 5.0.5
<html> І так, у нас є переможеце і це ......gfather4.3000000000015E-05
Output for 5.0.4
<html> І так, у нас є переможеце і це ......father4.0000000000002E-05
Output for 5.0.3
<html> І так, у нас є переможеце і це ......mother4.4999999999962E-05
Output for 5.0.2
<html> І так, у нас є переможеце і це ......gfather4.0999999999958E-05
Output for 5.0.1
<html> І так, у нас є переможеце і це ......father3.5000000000007E-05
Output for 5.0.0
<html> І так, у нас є переможеце і це ......father3.3000000000005E-05
Output for 4.4.9
<html> І так, у нас є переможеце і це ......mother3.800000000001E-05
Output for 4.4.8
<html> І так, у нас є переможеце і це ......father3.6000000000036E-05
Output for 4.4.7
<html> І так, у нас є переможеце і це ......gfather2.6999999999999E-05
Output for 4.4.6
<html> І так, у нас є переможеце і це ......father4.6999999999964E-05
Output for 4.4.5
<html> І так, у нас є переможеце і це ......father4.599999999999E-05
Output for 4.4.4
<html> І так, у нас є переможеце і це ......gfather2.5999999999998E-05
Output for 4.4.3
<html> І так, у нас є переможеце і це ......mother4.2000000000042E-05
Output for 4.4.2
<html> І так, у нас є переможеце і це ......gfather3.0000000000002E-05
Output for 4.3.4, 4.4.0
<html> І так, у нас є переможеце і це ......gmother4.1000000000069E-05
Output for 4.3.11
<html> І так, у нас є переможеце і це ......gfather4.7999999999992E-05
Output for 4.3.9
<html> І так, у нас є переможеце і це ......father4.4000000000044E-05
Output for 4.3.8
<html> І так, у нас є переможеце і це ......gmother3.1999999999976E-05
Output for 4.3.7
<html> І так, у нас є переможеце і це ......gmother4.6999999999964E-05
Output for 4.3.6
<html> І так, у нас є переможеце і це ......mother3.6999999999954E-05
Output for 4.3.5
<html> І так, у нас є переможеце і це ......gmother5.4999999999916E-05
Output for 4.3.3
<html> І так, у нас є переможеце і це ......gfather3.299999999995E-05
Output for 4.3.2
<html> І так, у нас є переможеце і це ......gfather3.6999999999995E-05
Output for 4.3.1
<html> І так, у нас є переможеце і це ......gmother3.1000000000003E-05
Output for 4.3.0
<html> І так, у нас є переможеце і це ......gmother3.7999999999982E-05

preferences:
170.72 ms | 401 KiB | 251 Q