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("І так, у нас є переможеце і це ......".$winner."\n"); echo microtime() - $time; exit; ?> </html>
Output for 7.2.12, 7.3.12
<html> І так, у нас є переможеце і це ......MOTHER Notice: A non well formed numeric value encountered in /in/Y4Gad on line 27 Notice: A non well formed numeric value encountered in /in/Y4Gad on line 27 5.9E-5
Output for 7.3.11
<html> І так, у нас є переможеце і це ......FATHER Notice: A non well formed numeric value encountered in /in/Y4Gad on line 27 Notice: A non well formed numeric value encountered in /in/Y4Gad on line 27 4.6E-5
Output for 7.1.23, 7.3.10
<html> І так, у нас є переможеце і це ......GFATHER Notice: A non well formed numeric value encountered in /in/Y4Gad on line 27 Notice: A non well formed numeric value encountered in /in/Y4Gad on line 27 3.2E-5
Output for 7.3.9
<html> І так, у нас є переможеце і це ......GMOTHER Notice: A non well formed numeric value encountered in /in/Y4Gad on line 27 Notice: A non well formed numeric value encountered in /in/Y4Gad on line 27 4.5E-5
Output for 7.1.9, 7.3.8
<html> І так, у нас є переможеце і це ......FATHER Notice: A non well formed numeric value encountered in /in/Y4Gad on line 27 Notice: A non well formed numeric value encountered in /in/Y4Gad on line 27 2.8E-5
Output for 7.2.21, 7.3.7
<html> І так, у нас є переможеце і це ......MOTHER Notice: A non well formed numeric value encountered in /in/Y4Gad on line 27 Notice: A non well formed numeric value encountered in /in/Y4Gad on line 27 4.0E-5
Output for 7.3.6
<html> І так, у нас є переможеце і це ......GFATHER Notice: A non well formed numeric value encountered in /in/Y4Gad on line 27 Notice: A non well formed numeric value encountered in /in/Y4Gad on line 27 3.9E-5
Output for 7.3.5
<html> І так, у нас є переможеце і це ......GMOTHER Notice: A non well formed numeric value encountered in /in/Y4Gad on line 27 Notice: A non well formed numeric value encountered in /in/Y4Gad on line 27 3.6E-5
Output for 7.3.4
<html> І так, у нас є переможеце і це ......MOTHER Notice: A non well formed numeric value encountered in /in/Y4Gad on line 27 Notice: A non well formed numeric value encountered in /in/Y4Gad on line 27 3.8E-5
Output for 7.3.3
<html> І так, у нас є переможеце і це ......GFATHER Notice: A non well formed numeric value encountered in /in/Y4Gad on line 27 Notice: A non well formed numeric value encountered in /in/Y4Gad on line 27 2.8E-5
Output for 7.3.2
<html> І так, у нас є переможеце і це ......GFATHER Notice: A non well formed numeric value encountered in /in/Y4Gad on line 27 Notice: A non well formed numeric value encountered in /in/Y4Gad on line 27 4.5E-5
Output for 7.3.1
<html> І так, у нас є переможеце і це ......FATHER Notice: A non well formed numeric value encountered in /in/Y4Gad on line 27 Notice: A non well formed numeric value encountered in /in/Y4Gad on line 27 2.6E-5
Output for 7.3.0
<html> І так, у нас є переможеце і це ......GMOTHER Notice: A non well formed numeric value encountered in /in/Y4Gad on line 27 Notice: A non well formed numeric value encountered in /in/Y4Gad on line 27 2.6E-5
Output for 7.2.14, 7.2.24
<html> І так, у нас є переможеце і це ......GFATHER Notice: A non well formed numeric value encountered in /in/Y4Gad on line 27 Notice: A non well formed numeric value encountered in /in/Y4Gad on line 27 5.8E-5
Output for 7.2.23
<html> І так, у нас є переможеце і це ......MOTHER Notice: A non well formed numeric value encountered in /in/Y4Gad on line 27 Notice: A non well formed numeric value encountered in /in/Y4Gad on line 27 6.1E-5
Output for 7.2.22
<html> І так, у нас є переможеце і це ......GFATHER Notice: A non well formed numeric value encountered in /in/Y4Gad on line 27 Notice: A non well formed numeric value encountered in /in/Y4Gad on line 27 4.6E-5
Output for 7.2.20
<html> І так, у нас є переможеце і це ......GMOTHER Notice: A non well formed numeric value encountered in /in/Y4Gad on line 27 Notice: A non well formed numeric value encountered in /in/Y4Gad on line 27 5.2E-5
Output for 7.2.19
<html> І так, у нас є переможеце і це ......FATHER Notice: A non well formed numeric value encountered in /in/Y4Gad on line 27 Notice: A non well formed numeric value encountered in /in/Y4Gad on line 27 5.5E-5
Output for 7.2.18
<html> І так, у нас є переможеце і це ......GFATHER Notice: A non well formed numeric value encountered in /in/Y4Gad on line 27 Notice: A non well formed numeric value encountered in /in/Y4Gad on line 27 3.5E-5
Output for 7.2.17
<html> І так, у нас є переможеце і це ......GMOTHER Notice: A non well formed numeric value encountered in /in/Y4Gad on line 27 Notice: A non well formed numeric value encountered in /in/Y4Gad on line 27 6.1E-5
Output for 7.2.16
<html> І так, у нас є переможеце і це ......MOTHER Notice: A non well formed numeric value encountered in /in/Y4Gad on line 27 Notice: A non well formed numeric value encountered in /in/Y4Gad on line 27 5.2E-5
Output for 7.1.5 - 7.1.6, 7.1.15, 7.2.15
<html> І так, у нас є переможеце і це ......GMOTHER Notice: A non well formed numeric value encountered in /in/Y4Gad on line 27 Notice: A non well formed numeric value encountered in /in/Y4Gad on line 27 3.3E-5
Output for 7.2.13
<html> І так, у нас є переможеце і це ......GMOTHER Notice: A non well formed numeric value encountered in /in/Y4Gad on line 27 Notice: A non well formed numeric value encountered in /in/Y4Gad on line 27 5.3E-5
Output for 7.2.11
<html> І так, у нас є переможеце і це ......GMOTHER Notice: A non well formed numeric value encountered in /in/Y4Gad on line 27 Notice: A non well formed numeric value encountered in /in/Y4Gad on line 27 8.3E-5
Output for 7.1.1, 7.1.32, 7.2.10
<html> І так, у нас є переможеце і це ......MOTHER Notice: A non well formed numeric value encountered in /in/Y4Gad on line 27 Notice: A non well formed numeric value encountered in /in/Y4Gad on line 27 4.8E-5
Output for 7.2.9
<html> І так, у нас є переможеце і це ......GMOTHER Notice: A non well formed numeric value encountered in /in/Y4Gad on line 27 Notice: A non well formed numeric value encountered in /in/Y4Gad on line 27 2.8E-5
Output for 7.2.8
<html> І так, у нас є переможеце і це ......GFATHER Notice: A non well formed numeric value encountered in /in/Y4Gad on line 27 Notice: A non well formed numeric value encountered in /in/Y4Gad on line 27 4.3E-5
Output for 7.2.7
<html> І так, у нас є переможеце і це ......MOTHER Notice: A non well formed numeric value encountered in /in/Y4Gad on line 27 Notice: A non well formed numeric value encountered in /in/Y4Gad on line 27 3.9E-5
Output for 7.2.6
<html> І так, у нас є переможеце і це ......MOTHER Notice: A non well formed numeric value encountered in /in/Y4Gad on line 27 Notice: A non well formed numeric value encountered in /in/Y4Gad on line 27 3.4E-5
Output for 7.2.5
<html> І так, у нас є переможеце і це ......FATHER Notice: A non well formed numeric value encountered in /in/Y4Gad on line 27 Notice: A non well formed numeric value encountered in /in/Y4Gad on line 27 3.7E-5
Output for 7.2.4
<html> І так, у нас є переможеце і це ......MOTHER Notice: A non well formed numeric value encountered in /in/Y4Gad on line 27 Notice: A non well formed numeric value encountered in /in/Y4Gad on line 27 3.7E-5
Output for 7.2.3
<html> І так, у нас є переможеце і це ......FATHER Notice: A non well formed numeric value encountered in /in/Y4Gad on line 27 Notice: A non well formed numeric value encountered in /in/Y4Gad on line 27 5.4E-5
Output for 7.2.2
<html> І так, у нас є переможеце і це ......FATHER Notice: A non well formed numeric value encountered in /in/Y4Gad on line 27 Notice: A non well formed numeric value encountered in /in/Y4Gad on line 27 5.2E-5
Output for 7.2.1
<html> І так, у нас є переможеце і це ......GFATHER Notice: A non well formed numeric value encountered in /in/Y4Gad on line 27 Notice: A non well formed numeric value encountered in /in/Y4Gad on line 27 3.3E-5
Output for 7.2.0
<html> І так, у нас є переможеце і це ......MOTHER Notice: A non well formed numeric value encountered in /in/Y4Gad on line 27 Notice: A non well formed numeric value encountered in /in/Y4Gad on line 27 3.2E-5
Output for 7.1.8, 7.1.33
<html> І так, у нас є переможеце і це ......MOTHER Notice: A non well formed numeric value encountered in /in/Y4Gad on line 27 Notice: A non well formed numeric value encountered in /in/Y4Gad on line 27 4.7E-5
Output for 7.1.16, 7.1.31
<html> І так, у нас є переможеце і це ......MOTHER Notice: A non well formed numeric value encountered in /in/Y4Gad on line 27 Notice: A non well formed numeric value encountered in /in/Y4Gad on line 27 3.0E-5
Output for 7.1.30
<html> І так, у нас є переможеце і це ......GMOTHER Notice: A non well formed numeric value encountered in /in/Y4Gad on line 27 Notice: A non well formed numeric value encountered in /in/Y4Gad on line 27 2.5E-5
Output for 7.1.29
<html> І так, у нас є переможеце і це ......GFATHER Notice: A non well formed numeric value encountered in /in/Y4Gad on line 27 Notice: A non well formed numeric value encountered in /in/Y4Gad on line 27 5.0E-5
Output for 7.1.17, 7.1.28
<html> І так, у нас є переможеце і це ......FATHER Notice: A non well formed numeric value encountered in /in/Y4Gad on line 27 Notice: A non well formed numeric value encountered in /in/Y4Gad on line 27 2.9E-5
Output for 7.1.27
<html> І так, у нас є переможеце і це ......GMOTHER Notice: A non well formed numeric value encountered in /in/Y4Gad on line 27 Notice: A non well formed numeric value encountered in /in/Y4Gad on line 27 4.3E-5
Output for 7.1.26
<html> І так, у нас є переможеце і це ......MOTHER Notice: A non well formed numeric value encountered in /in/Y4Gad on line 27 Notice: A non well formed numeric value encountered in /in/Y4Gad on line 27 3.3E-5
Output for 7.1.25
<html> І так, у нас є переможеце і це ......GFATHER Notice: A non well formed numeric value encountered in /in/Y4Gad on line 27 Notice: A non well formed numeric value encountered in /in/Y4Gad on line 27 5.5E-5
Output for 7.1.24
<html> І так, у нас є переможеце і це ......GFATHER Notice: A non well formed numeric value encountered in /in/Y4Gad on line 27 Notice: A non well formed numeric value encountered in /in/Y4Gad on line 27 4.2E-5
Output for 7.1.22
<html> І так, у нас є переможеце і це ......GFATHER Notice: A non well formed numeric value encountered in /in/Y4Gad on line 27 Notice: A non well formed numeric value encountered in /in/Y4Gad on line 27 4.1E-5
Output for 7.1.7, 7.1.21
<html> І так, у нас є переможеце і це ......GFATHER Notice: A non well formed numeric value encountered in /in/Y4Gad on line 27 Notice: A non well formed numeric value encountered in /in/Y4Gad on line 27 3.1E-5
Output for 7.1.20
<html> І так, у нас є переможеце і це ......MOTHER Notice: A non well formed numeric value encountered in /in/Y4Gad on line 27 Notice: A non well formed numeric value encountered in /in/Y4Gad on line 27 4.1E-5
Output for 7.1.19
<html> І так, у нас є переможеце і це ......GMOTHER Notice: A non well formed numeric value encountered in /in/Y4Gad on line 27 Notice: A non well formed numeric value encountered in /in/Y4Gad on line 27 5.0E-5
Output for 7.1.18
<html> І так, у нас є переможеце і це ......GMOTHER Notice: A non well formed numeric value encountered in /in/Y4Gad on line 27 Notice: A non well formed numeric value encountered in /in/Y4Gad on line 27 4.6E-5
Output for 7.1.14
<html> І так, у нас є переможеце і це ......MOTHER Notice: A non well formed numeric value encountered in /in/Y4Gad on line 27 Notice: A non well formed numeric value encountered in /in/Y4Gad on line 27 3.6E-5
Output for 7.1.13
<html> І так, у нас є переможеце і це ......GFATHER Notice: A non well formed numeric value encountered in /in/Y4Gad on line 27 Notice: A non well formed numeric value encountered in /in/Y4Gad on line 27 3.8E-5
Output for 7.1.12
<html> І так, у нас є переможеце і це ......GMOTHER Notice: A non well formed numeric value encountered in /in/Y4Gad on line 27 Notice: A non well formed numeric value encountered in /in/Y4Gad on line 27 3.8E-5
Output for 7.1.11
<html> І так, у нас є переможеце і це ......FATHER Notice: A non well formed numeric value encountered in /in/Y4Gad on line 27 Notice: A non well formed numeric value encountered in /in/Y4Gad on line 27 4.2E-5
Output for 7.1.10
<html> І так, у нас є переможеце і це ......FATHER Notice: A non well formed numeric value encountered in /in/Y4Gad on line 27 Notice: A non well formed numeric value encountered in /in/Y4Gad on line 27 4.0E-5
Output for 7.1.4
<html> І так, у нас є переможеце і це ......FATHER Notice: A non well formed numeric value encountered in /in/Y4Gad on line 27 Notice: A non well formed numeric value encountered in /in/Y4Gad on line 27 3.0E-5
Output for 7.1.3
<html> І так, у нас є переможеце і це ......MOTHER Notice: A non well formed numeric value encountered in /in/Y4Gad on line 27 Notice: A non well formed numeric value encountered in /in/Y4Gad on line 27 3.5E-5
Output for 7.1.2
<html> І так, у нас є переможеце і це ......GFATHER Notice: A non well formed numeric value encountered in /in/Y4Gad on line 27 Notice: A non well formed numeric value encountered in /in/Y4Gad on line 27 2.7E-5
Output for 7.1.0
<html> І так, у нас є переможеце і це ......GFATHER Notice: A non well formed numeric value encountered in /in/Y4Gad on line 27 Notice: A non well formed numeric value encountered in /in/Y4Gad on line 27 2.6E-5
Output for 7.0.33
<html> І так, у нас є переможеце і це ......MOTHER 3.8E-5
Output for 7.0.32
<html> І так, у нас є переможеце і це ......FATHER 0.010319
Output for 5.6.16, 7.0.31
<html> І так, у нас є переможеце і це ......GFATHER 3.7E-5
Output for 7.0.30
<html> І так, у нас є переможеце і це ......MOTHER 3.7E-5
Output for 5.6.26, 7.0.29
<html> І так, у нас є переможеце і це ......GMOTHER 5.0E-5
Output for 7.0.28
<html> І так, у нас є переможеце і це ......FATHER 3.4E-5
Output for 7.0.3, 7.0.23, 7.0.27
<html> І так, у нас є переможеце і це ......FATHER 3.1E-5
Output for 7.0.26
<html> І так, у нас є переможеце і це ......MOTHER 5.0E-5
Output for 7.0.7, 7.0.25
<html> І так, у нас є переможеце і це ......FATHER 3.0E-5
Output for 7.0.24
<html> І так, у нас є переможеце і це ......FATHER 3.2E-5
Output for 5.6.17, 7.0.22
<html> І так, у нас є переможеце і це ......FATHER 3.5E-5
Output for 5.5.1, 5.5.27, 7.0.21
<html> І так, у нас є переможеце і це ......MOTHER 4.5E-5
Output for 7.0.16, 7.0.20
<html> І так, у нас є переможеце і це ......MOTHER 4.1E-5
Output for 7.0.19
<html> І так, у нас є переможеце і це ......GFATHER 3.4E-5
Output for 7.0.14, 7.0.18
<html> І так, у нас є переможеце і це ......MOTHER 3.5E-5
Output for 7.0.17
<html> І так, у нас є переможеце і це ......GFATHER 4.6E-5
Output for 7.0.15
<html> І так, у нас є переможеце і це ......GMOTHER 3.3E-5
Output for 7.0.13
<html> І так, у нас є переможеце і це ......GMOTHER 3.6E-5
Output for 5.4.34, 7.0.10, 7.0.12
<html> І так, у нас є переможеце і це ......GFATHER 4.8E-5
Output for 7.0.11
<html> І так, у нас є переможеце і це ......MOTHER 3.4E-5
Output for 7.0.9
<html> І так, у нас є переможеце і це ......GFATHER 2.9E-5
Output for 7.0.8
<html> І так, у нас є переможеце і це ......GFATHER 2.7E-5
Output for 5.4.4, 7.0.6
<html> І так, у нас є переможеце і це ......MOTHER 6.1E-5
Output for 7.0.5
<html> І так, у нас є переможеце і це ......FATHER 4.5E-5
Output for 5.5.28, 7.0.4
<html> І так, у нас є переможеце і це ......GMOTHER 5.2E-5
Output for 7.0.2
<html> І так, у нас є переможеце і це ......FATHER 3.7E-5
Output for 7.0.1
<html> І так, у нас є переможеце і це ......MOTHER 2.9E-5
Output for 7.0.0
<html> І так, у нас є переможеце і це ......GFATHER 5.3E-5
Output for 5.6.38
<html> І так, у нас є переможеце і це ......GFATHER 7.1E-5
Output for 5.4.21, 5.6.37
<html> І так, у нас є переможеце і це ......FATHER 5.9E-5
Output for 5.6.5, 5.6.36
<html> І так, у нас є переможеце і це ......MOTHER 6.3E-5
Output for 5.6.35
<html> І так, у нас є переможеце і це ......GMOTHER 3.9E-5
Output for 5.6.34
<html> І так, у нас є переможеце і це ......FATHER 0.014807
Output for 5.6.33
<html> І так, у нас є переможеце і це ......GMOTHER 6.1E-5
Output for 5.6.21, 5.6.27, 5.6.32
<html> І так, у нас є переможеце і це ......FATHER 4.0E-5
Output for 5.6.31
<html> І так, у нас є переможеце і це ......MOTHER 9.2E-5
Output for 5.6.30
<html> І так, у нас є переможеце і це ......FATHER 6.8E-5
Output for 5.4.18, 5.6.29
<html> І так, у нас є переможеце і це ......FATHER 5.2E-5
Output for 5.6.28
<html> І так, у нас є переможеце і це ......GFATHER 5.6E-5
Output for 5.4.31, 5.4.37, 5.6.25
<html> І так, у нас є переможеце і це ......FATHER 5.4E-5
Output for 5.6.24
<html> І так, у нас є переможеце і це ......GFATHER 4.0E-5
Output for 5.6.23
<html> І так, у нас є переможеце і це ......MOTHER 4.6E-5
Output for 5.6.22
<html> І так, у нас є переможеце і це ......FATHER 8.0E-5
Output for 5.6.20
<html> І так, у нас є переможеце і це ......GMOTHER 9.7E-5
Output for 5.6.19
<html> І так, у нас є переможеце і це ......FATHER 6.2E-5
Output for 5.4.17, 5.6.18
<html> І так, у нас є переможеце і це ......MOTHER 6.0E-5
Output for 5.6.15
<html> І так, у нас є переможеце і це ......FATHER 4.3E-5
Output for 5.6.1, 5.6.14
<html> І так, у нас є переможеце і це ......GFATHER 3.3E-5
Output for 5.6.13
<html> І так, у нас є переможеце і це ......GFATHER 6.9E-5
Output for 5.6.12
<html> І так, у нас є переможеце і це ......GMOTHER 4.8E-5
Output for 5.6.11
<html> І так, у нас є переможеце і це ......GFATHER 5.7E-5
Output for 5.6.10
<html> І так, у нас є переможеце і це ......MOTHER 3.6E-5
Output for 5.4.22, 5.6.9
<html> І так, у нас є переможеце і це ......MOTHER 6.6E-5
Output for 5.6.8
<html> І так, у нас є переможеце і це ......GMOTHER 9.4E-5
Output for 5.6.7
<html> І так, у нас є переможеце і це ......GMOTHER 0.020486
Output for 5.6.6
<html> І так, у нас є переможеце і це ......GFATHER 5.0E-5
Output for 5.6.4
<html> І так, у нас є переможеце і це ......GMOTHER 0.008842
Output for 5.6.3
<html> І так, у нас є переможеце і це ......GFATHER 4.1E-5
Output for 5.6.2
<html> І так, у нас є переможеце і це ......GFATHER 3.5E-5
Output for 5.6.0
<html> І так, у нас є переможеце і це ......FATHER 4.6E-5
Output for 5.5.38
<html> І так, у нас є переможеце і це ......FATHER 0.001235
Output for 5.5.37
<html> І так, у нас є переможеце і це ......GFATHER 8.3E-5
Output for 5.4.26, 5.5.36
<html> І так, у нас є переможеце і це ......GMOTHER 4.7E-5
Output for 5.5.35
<html> І так, у нас є переможеце і це ......GMOTHER 0.021603
Output for 5.5.34
<html> І так, у нас є переможеце і це ......FATHER 0.022495
Output for 5.5.33
<html> І так, у нас є переможеце і це ......GFATHER 3.9E-5
Output for 5.5.32
<html> І так, у нас є переможеце і це ......MOTHER 5.6E-5
Output for 5.5.31
<html> І так, у нас є переможеце і це ......FATHER 5.0E-5
Output for 5.5.30
<html> І так, у нас є переможеце і це ......GFATHER 5.8E-5
Output for 5.5.29
<html> І так, у нас є переможеце і це ......FATHER 6.9E-5
Output for 5.5.26
<html> І так, у нас є переможеце і це ......MOTHER 0.000535
Output for 5.4.11, 5.5.25
<html> І так, у нас є переможеце і це ......MOTHER 8.6E-5
Output for 5.5.24
<html> І так, у нас є переможеце і це ......MOTHER 0.000104
Output for 5.5.23
<html> І так, у нас є переможеце і це ......MOTHER 0.01177
Output for 5.5.22
<html> І так, у нас є переможеце і це ......GMOTHER 7.4E-5
Output for 5.5.21
<html> І так, у нас є переможеце і це ......FATHER 4.1E-5
Output for 5.5.20
<html> І так, у нас є переможеце і це ......MOTHER 9.0E-5
Output for 5.5.19
<html> І так, у нас є переможеце і це ......GMOTHER 0.010708
Output for 5.5.18
<html> І так, у нас є переможеце і це ......FATHER 8.5E-5
Output for 5.5.17
<html> І так, у нас є переможеце і це ......GFATHER 6.1E-5
Output for 5.5.16
<html> І так, у нас є переможеце і це ......FATHER 0.019492
Output for 5.5.15
<html> І так, у нас є переможеце і це ......GMOTHER 0.009425
Output for 5.5.14
<html> І так, у нас є переможеце і це ......FATHER 3.6E-5
Output for 5.5.13
<html> І так, у нас є переможеце і це ......MOTHER 0.009528
Output for 5.5.12
<html> І так, у нас є переможеце і це ......GMOTHER 0.015204
Output for 5.5.11
<html> І так, у нас є переможеце і це ......GFATHER 3.6E-5
Output for 5.5.10
<html> І так, у нас є переможеце і це ......GMOTHER 5.4E-5
Output for 5.5.9
<html> І так, у нас є переможеце і це ......GFATHER 5.4E-5
Output for 5.5.8
<html> І так, у нас є переможеце і це ......GFATHER 0.007677
Output for 5.5.7
<html> І так, у нас є переможеце і це ......FATHER 6.4E-5
Output for 5.5.6
<html> І так, у нас є переможеце і це ......GMOTHER 0.010679
Output for 5.5.5
<html> І так, у нас є переможеце і це ......MOTHER 0.020932
Output for 5.5.4
<html> І так, у нас є переможеце і це ......MOTHER 7.6E-5
Output for 5.5.3
<html> І так, у нас є переможеце і це ......MOTHER 7.5E-5
Output for 5.5.2
<html> І так, у нас є переможеце і це ......FATHER 5.8E-5
Output for 5.5.0
<html> І так, у нас є переможеце і це ......GFATHER 6.5E-5
Output for 5.4.45
<html> І так, у нас є переможеце і це ......FATHER 0.019744
Output for 5.4.44
<html> І так, у нас є переможеце і це ......FATHER 0.11472
Output for 5.4.43
<html> І так, у нас є переможеце і це ......GFATHER 0.000535
Output for 5.4.42
<html> І так, у нас є переможеце і це ......FATHER 0.086617
Output for 5.4.33, 5.4.41
<html> І так, у нас є переможеце і це ......MOTHER 4.9E-5
Output for 5.4.40
<html> І так, у нас є переможеце і це ......MOTHER 0.01424
Output for 5.4.39
<html> І так, у нас є переможеце і це ......GMOTHER 0.010415
Output for 5.4.38
<html> І так, у нас є переможеце і це ......FATHER 0.010328
Output for 5.4.36
<html> І так, у нас є переможеце і це ......MOTHER 5.8E-5
Output for 5.4.35
<html> І так, у нас є переможеце і це ......FATHER 0.022892
Output for 5.4.32
<html> І так, у нас є переможеце і це ......GMOTHER 7.5E-5
Output for 5.4.25, 5.4.30
<html> І так, у нас є переможеце і це ......GMOTHER 7.3E-5
Output for 5.4.29
<html> І так, у нас є переможеце і це ......MOTHER 0.010983
Output for 5.4.28
<html> І так, у нас є переможеце і це ......GFATHER 0.024988
Output for 5.4.27
<html> І так, у нас є переможеце і це ......FATHER 9.8E-5
Output for 5.4.24
<html> І так, у нас є переможеце і це ......GMOTHER 9.0E-5
Output for 5.4.23
<html> І так, у нас є переможеце і це ......GFATHER 6.0E-5
Output for 5.4.20
<html> І так, у нас є переможеце і це ......GMOTHER 7.9E-5
Output for 5.4.19
<html> І так, у нас є переможеце і це ......GMOTHER 4.5E-5
Output for 5.4.16
<html> І так, у нас є переможеце і це ......GMOTHER 9.6E-5
Output for 5.4.15
<html> І так, у нас є переможеце і це ......GMOTHER 5.1E-5
Output for 5.4.14
<html> І так, у нас є переможеце і це ......MOTHER 0.00013
Output for 5.4.13
<html> І так, у нас є переможеце і це ......MOTHER 5.5E-5
Output for 5.4.12
<html> І так, у нас є переможеце і це ......MOTHER 9.1E-5
Output for 5.4.10
<html> І так, у нас є переможеце і це ......FATHER 9.3E-5
Output for 5.4.9
<html> І так, у нас є переможеце і це ......GFATHER 6.4E-5
Output for 5.4.8
<html> І так, у нас є переможеце і це ......GMOTHER 4.0E-5
Output for 5.4.7
<html> І так, у нас є переможеце і це ......MOTHER 7.8E-5
Output for 5.4.6
<html> І так, у нас є переможеце і це ......GMOTHER 6.7E-5
Output for 5.4.5
<html> І так, у нас є переможеце і це ......GFATHER 9.0E-5
Output for 5.4.3
<html> І так, у нас є переможеце і це ......MOTHER 8.0E-5
Output for 5.4.2
<html> І так, у нас є переможеце і це ......GFATHER 7.7E-5
Output for 5.4.1
<html> І так, у нас є переможеце і це ......MOTHER 7.7E-5
Output for 5.4.0
<html> І так, у нас є переможеце і це ......MOTHER 9.4E-5
Output for 5.3.29
<html> І так, у нас є переможеце і це ......GMOTHER 0.000552
Output for 5.3.28
<html> І так, у нас є переможеце і це ......MOTHER 0.007322
Output for 5.3.27
<html> І так, у нас є переможеце і це ......MOTHER -9.0E-6
Output for 5.3.26
<html> І так, у нас є переможеце і це ......MOTHER -1.1E-5
Output for 5.3.25
<html> І так, у нас є переможеце і це ......MOTHER -5.6E-5
Output for 5.3.24
<html> І так, у нас є переможеце і це ......GFATHER -4.0E-6
Output for 5.3.23
<html> І так, у нас є переможеце і це ......GFATHER -3.7E-5
Output for 5.3.22
<html> І так, у нас є переможеце і це ......GFATHER -5.5E-5
Output for 5.3.21
<html> І так, у нас є переможеце і це ......GFATHER 1.3E-5
Output for 5.3.20
<html> І так, у нас є переможеце і це ......FATHER -5.4E-5
Output for 5.3.19
<html> І так, у нас є переможеце і це ......MOTHER -2.9E-5
Output for 5.3.18
<html> І так, у нас є переможеце і це ......FATHER -4.9E-5
Output for 5.2.12, 5.3.17
<html> І так, у нас є переможеце і це ......GFATHER -3.0E-5
Output for 5.3.16
<html> І так, у нас є переможеце і це ......FATHER -1.1E-5
Output for 5.3.15
<html> І так, у нас є переможеце і це ......GMOTHER -4.4E-5
Output for 5.3.14
<html> І так, у нас є переможеце і це ......FATHER -5.2E-5
Output for 5.3.13
<html> І так, у нас є переможеце і це ......GMOTHER -4.5E-5
Output for 5.3.12
<html> І так, у нас є переможеце і це ......FATHER -5.6E-5
Output for 5.3.11
<html> І так, у нас є переможеце і це ......MOTHER -2.4E-5
Output for 5.3.10
<html> І так, у нас є переможеце і це ......MOTHER 0.01484
Output for 5.3.9
<html> І так, у нас є переможеце і це ......MOTHER -5.1E-5
Output for 5.3.8
<html> І так, у нас є переможеце і це ......FATHER -8.0E-6
Output for 5.3.7
<html> І так, у нас є переможеце і це ......FATHER -3.7E-5
Output for 5.3.6
<html> І так, у нас є переможеце і це ......GMOTHER -1.8E-5
Output for 5.3.5
<html> І так, у нас є переможеце і це ......MOTHER 0.026133
Output for 5.3.4
<html> І так, у нас є переможеце і це ......GMOTHER 0.010124
Output for 5.3.3
<html> І так, у нас є переможеце і це ......GMOTHER 0.020902
Output for 5.3.2
<html> І так, у нас є переможеце і це ......GMOTHER 0.011887
Output for 5.3.1
<html> І так, у нас є переможеце і це ......GFATHER 0.000586
Output for 5.3.0
<html> І так, у нас є переможеце і це ......GMOTHER -6.0E-6
Output for 5.2.17
<html> І так, у нас є переможеце і це ......FATHER 0.00027
Output for 5.2.16
<html> І так, у нас є переможеце і це ......FATHER -3.5E-5
Output for 5.2.15
<html> І так, у нас є переможеце і це ......FATHER -2.8E-5
Output for 5.2.14
<html> І так, у нас є переможеце і це ......GFATHER 2.4E-5
Output for 5.2.13
<html> І так, у нас є переможеце і це ......FATHER 2.7E-5
Output for 5.2.11
<html> І так, у нас є переможеце і це ......GMOTHER 1.5E-5
Output for 5.2.10
<html> І так, у нас є переможеце і це ......MOTHER -1.3E-5
Output for 5.2.9
<html> І так, у нас є переможеце і це ......FATHER -3.0E-5
Output for 5.2.8
<html> І так, у нас є переможеце і це ......MOTHER -2.8E-5
Output for 5.2.7
<html> І так, у нас є переможеце і це ......FATHER -4.4E-5
Output for 5.2.6
<html> І так, у нас є переможеце і це ......MOTHER 1.2E-5
Output for 5.2.5
<html> І так, у нас є переможеце і це ......FATHER -7.0E-6
Output for 5.2.4
<html> І так, у нас є переможеце і це ......GMOTHER -2.2E-5
Output for 5.2.3
<html> І так, у нас є переможеце і це ......FATHER 4.0E-6
Output for 5.2.2
<html> І так, у нас є переможеце і це ......FATHER 0.00374
Output for 5.2.1
<html> І так, у нас є переможеце і це ......MOTHER 6.3E-05
Output for 5.2.0
<html> І так, у нас є переможеце і це ......MOTHER 4.8E-05
Output for 5.1.6
<html> І так, у нас є переможеце і це ......GFATHER 5.7E-05
Output for 5.1.5
<html> І так, у нас є переможеце і це ......GMOTHER 6.9E-05
Output for 5.1.4
<html> І так, у нас є переможеце і це ......GMOTHER 5.2E-05
Output for 5.1.3
<html> І так, у нас є переможеце і це ......FATHER 7.1E-05
Output for 5.1.2
<html> І так, у нас є переможеце і це ......GMOTHER 9.3E-05
Output for 5.1.1
<html> І так, у нас є переможеце і це ......MOTHER 7.3E-05
Output for 5.1.0
<html> І так, у нас є переможеце і це ......GMOTHER 5.5E-05
Output for 5.0.5
<html> І так, у нас є переможеце і це ......GFATHER 6.8E-05
Output for 5.0.4
<html> І так, у нас є переможеце і це ......MOTHER 6.1E-05
Output for 5.0.3
<html> І так, у нас є переможеце і це ......MOTHER 6.5E-05
Output for 5.0.2
<html> І так, у нас є переможеце і це ......GFATHER 4.4E-05
Output for 5.0.1
<html> І так, у нас є переможеце і це ......FATHER 4.9E-05
Output for 5.0.0
<html> І так, у нас є переможеце і це ......GFATHER 4.5E-05
Output for 4.4.9
<html> І так, у нас є переможеце і це ......GMOTHER 4.8E-05
Output for 4.4.8
<html> І так, у нас є переможеце і це ......GFATHER 5.5E-05
Output for 4.4.7
<html> І так, у нас є переможеце і це ......GMOTHER 4.3E-05
Output for 4.4.6
<html> І так, у нас є переможеце і це ......FATHER 3.3E-05
Output for 4.4.5
<html> І так, у нас є переможеце і це ......GMOTHER 3.6E-05
Output for 4.4.4
<html> І так, у нас є переможеце і це ......FATHER 4.1E-05
Output for 4.4.3
<html> І так, у нас є переможеце і це ......GFATHER 6.4E-05
Output for 4.4.2
<html> І так, у нас є переможеце і це ......GMOTHER 5.4E-05
Output for 4.4.1
<html> І так, у нас є переможеце і це ......FATHER 4.2E-05
Output for 4.4.0
<html> І так, у нас є переможеце і це ......FATHER 6.3E-05
Output for 4.3.11
<html> І так, у нас є переможеце і це ......GFATHER 5.2E-05
Output for 4.3.10
<html> І так, у нас є переможеце і це ......MOTHER 4.2E-05
Output for 4.3.9
<html> І так, у нас є переможеце і це ......GMOTHER 6.8E-05
Output for 4.3.8
<html> І так, у нас є переможеце і це ......FATHER 6.5E-05
Output for 4.3.7
<html> І так, у нас є переможеце і це ......FATHER 4.8E-05
Output for 4.3.6
<html> І так, у нас є переможеце і це ......MOTHER 0.00011
Output for 4.3.5
<html> І так, у нас є переможеце і це ......GMOTHER 6.6E-05
Output for 4.3.4
<html> І так, у нас є переможеце і це ......FATHER 5.1E-05
Output for 4.3.3
<html> І так, у нас є переможеце і це ......MOTHER 8.2E-05
Output for 4.3.2
<html> І так, у нас є переможеце і це ......MOTHER 3.6E-05
Output for 4.3.1
<html> І так, у нас є переможеце і це ......GFATHER 7E-05
Output for 4.3.0
<html> І так, у нас є переможеце і це ......GMOTHER 4.4E-05

preferences:
216.9 ms | 401 KiB | 318 Q