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.$random = $win; echo $microtime - $time; exit; ?> </html>
Output for 7.4.0
<html> І так, у нас є переможеце і це ......mother0 Notice: Undefined variable: microtime in /in/8LBC3 on line 27 Notice: A non well formed numeric value encountered in /in/8LBC3 on line 27 -0.000227
Output for 7.3.12
<html> І так, у нас є переможеце і це ......gmother1 Notice: Undefined variable: microtime in /in/8LBC3 on line 27 Notice: A non well formed numeric value encountered in /in/8LBC3 on line 27 -0.000228
Output for 7.3.11
<html> І так, у нас є переможеце і це ......gmother1 Notice: Undefined variable: microtime in /in/8LBC3 on line 27 Notice: A non well formed numeric value encountered in /in/8LBC3 on line 27 -0.000271
Output for 7.3.10
<html> І так, у нас є переможеце і це ......gfather2 Notice: Undefined variable: microtime in /in/8LBC3 on line 27 Notice: A non well formed numeric value encountered in /in/8LBC3 on line 27 -0.000141
Output for 7.3.9
<html> І так, у нас є переможеце і це ......mother0 Notice: Undefined variable: microtime in /in/8LBC3 on line 27 Notice: A non well formed numeric value encountered in /in/8LBC3 on line 27 -0.000142
Output for 7.3.8
<html> І так, у нас є переможеце і це ......mother0 Notice: Undefined variable: microtime in /in/8LBC3 on line 27 Notice: A non well formed numeric value encountered in /in/8LBC3 on line 27 -0.000196
Output for 7.3.7
<html> І так, у нас є переможеце і це ......gfather2 Notice: Undefined variable: microtime in /in/8LBC3 on line 27 Notice: A non well formed numeric value encountered in /in/8LBC3 on line 27 -0.000162
Output for 7.3.6
<html> І так, у нас є переможеце і це ......father3 Notice: Undefined variable: microtime in /in/8LBC3 on line 27 Notice: A non well formed numeric value encountered in /in/8LBC3 on line 27 -0.000161
Output for 7.3.5
<html> І так, у нас є переможеце і це ......father3 Notice: Undefined variable: microtime in /in/8LBC3 on line 27 Notice: A non well formed numeric value encountered in /in/8LBC3 on line 27 -0.000166
Output for 7.3.4
<html> І так, у нас є переможеце і це ......gmother1 Notice: Undefined variable: microtime in /in/8LBC3 on line 27 Notice: A non well formed numeric value encountered in /in/8LBC3 on line 27 -0.000172
Output for 7.1.28, 7.3.3
<html> І так, у нас є переможеце і це ......mother0 Notice: Undefined variable: microtime in /in/8LBC3 on line 27 Notice: A non well formed numeric value encountered in /in/8LBC3 on line 27 -0.000266
Output for 7.3.2
<html> І так, у нас є переможеце і це ......gfather2 Notice: Undefined variable: microtime in /in/8LBC3 on line 27 Notice: A non well formed numeric value encountered in /in/8LBC3 on line 27 -0.000151
Output for 7.3.1
<html> І так, у нас є переможеце і це ......gmother1 Notice: Undefined variable: microtime in /in/8LBC3 on line 27 Notice: A non well formed numeric value encountered in /in/8LBC3 on line 27 -0.000129
Output for 7.3.0
<html> І так, у нас є переможеце і це ......mother0 Notice: Undefined variable: microtime in /in/8LBC3 on line 27 Notice: A non well formed numeric value encountered in /in/8LBC3 on line 27 -0.000218
Output for 7.2.25
<html> І так, у нас є переможеце і це ......mother0 Notice: Undefined variable: microtime in /in/8LBC3 on line 27 Notice: A non well formed numeric value encountered in /in/8LBC3 on line 27 -0.000258
Output for 7.2.24
<html> І так, у нас є переможеце і це ......gmother1 Notice: Undefined variable: microtime in /in/8LBC3 on line 27 Notice: A non well formed numeric value encountered in /in/8LBC3 on line 27 -0.000234
Output for 7.2.23
<html> І так, у нас є переможеце і це ......gmother1 Notice: Undefined variable: microtime in /in/8LBC3 on line 27 Notice: A non well formed numeric value encountered in /in/8LBC3 on line 27 -0.000173
Output for 7.2.22
<html> І так, у нас є переможеце і це ......father3 Notice: Undefined variable: microtime in /in/8LBC3 on line 27 Notice: A non well formed numeric value encountered in /in/8LBC3 on line 27 -0.000185
Output for 7.2.21
<html> І так, у нас є переможеце і це ......mother0 Notice: Undefined variable: microtime in /in/8LBC3 on line 27 Notice: A non well formed numeric value encountered in /in/8LBC3 on line 27 -0.000211
Output for 7.2.20
<html> І так, у нас є переможеце і це ......father3 Notice: Undefined variable: microtime in /in/8LBC3 on line 27 Notice: A non well formed numeric value encountered in /in/8LBC3 on line 27 -0.000324
Output for 7.2.19
<html> І так, у нас є переможеце і це ......gfather2 Notice: Undefined variable: microtime in /in/8LBC3 on line 27 Notice: A non well formed numeric value encountered in /in/8LBC3 on line 27 -0.000191
Output for 7.2.18
<html> І так, у нас є переможеце і це ......mother0 Notice: Undefined variable: microtime in /in/8LBC3 on line 27 Notice: A non well formed numeric value encountered in /in/8LBC3 on line 27 -0.000191
Output for 7.2.17
<html> І так, у нас є переможеце і це ......mother0 Notice: Undefined variable: microtime in /in/8LBC3 on line 27 Notice: A non well formed numeric value encountered in /in/8LBC3 on line 27 -0.000347
Output for 7.2.6
<html> І так, у нас є переможеце і це ......mother0 Notice: Undefined variable: microtime in /in/8LBC3 on line 27 Notice: A non well formed numeric value encountered in /in/8LBC3 on line 27 -0.003399
Output for 7.2.0
<html> І так, у нас є переможеце і це ......gmother1 Notice: Undefined variable: microtime in /in/8LBC3 on line 27 Notice: A non well formed numeric value encountered in /in/8LBC3 on line 27 -0.002728
Output for 7.1.33
<html> І так, у нас є переможеце і це ......gfather2 Notice: Undefined variable: microtime in /in/8LBC3 on line 27 Notice: A non well formed numeric value encountered in /in/8LBC3 on line 27 -0.000176
Output for 7.1.32
<html> І так, у нас є переможеце і це ......mother0 Notice: Undefined variable: microtime in /in/8LBC3 on line 27 Notice: A non well formed numeric value encountered in /in/8LBC3 on line 27 -0.000115
Output for 7.1.31
<html> І так, у нас є переможеце і це ......father3 Notice: Undefined variable: microtime in /in/8LBC3 on line 27 Notice: A non well formed numeric value encountered in /in/8LBC3 on line 27 -0.000212
Output for 7.1.30
<html> І так, у нас є переможеце і це ......father3 Notice: Undefined variable: microtime in /in/8LBC3 on line 27 Notice: A non well formed numeric value encountered in /in/8LBC3 on line 27 -0.000167
Output for 7.1.29
<html> І так, у нас є переможеце і це ......gfather2 Notice: Undefined variable: microtime in /in/8LBC3 on line 27 Notice: A non well formed numeric value encountered in /in/8LBC3 on line 27 -0.000216
Output for 7.1.27
<html> І так, у нас є переможеце і це ......mother0 Notice: Undefined variable: microtime in /in/8LBC3 on line 27 Notice: A non well formed numeric value encountered in /in/8LBC3 on line 27 -0.000135
Output for 7.1.26
<html> І так, у нас є переможеце і це ......mother0 Notice: Undefined variable: microtime in /in/8LBC3 on line 27 Notice: A non well formed numeric value encountered in /in/8LBC3 on line 27 -0.000178
Output for 7.1.10
<html> І так, у нас є переможеце і це ......mother0 Notice: Undefined variable: microtime in /in/8LBC3 on line 27 Notice: A non well formed numeric value encountered in /in/8LBC3 on line 27 -0.004053
Output for 7.1.7
<html> І так, у нас є переможеце і це ......gmother1 Notice: Undefined variable: microtime in /in/8LBC3 on line 27 Notice: A non well formed numeric value encountered in /in/8LBC3 on line 27 -0.002748
Output for 7.1.6
<html> І так, у нас є переможеце і це ......father3 Notice: Undefined variable: microtime in /in/8LBC3 on line 27 Notice: A non well formed numeric value encountered in /in/8LBC3 on line 27 -0.013202
Output for 7.1.5
<html> І так, у нас є переможеце і це ......gmother1 Notice: Undefined variable: microtime in /in/8LBC3 on line 27 Notice: A non well formed numeric value encountered in /in/8LBC3 on line 27 -0.013467
Output for 7.1.0
<html> І так, у нас є переможеце і це ......gmother1 Notice: Undefined variable: microtime in /in/8LBC3 on line 27 Notice: A non well formed numeric value encountered in /in/8LBC3 on line 27 -0.005443
Output for 7.0.20
<html> І так, у нас є переможеце і це ......mother0 Notice: Undefined variable: microtime in /in/8LBC3 on line 27 -0.002933
Output for 7.0.14
<html> І так, у нас є переможеце і це ......gmother1 Notice: Undefined variable: microtime in /in/8LBC3 on line 27 -0.003861
Output for 7.0.8
<html> І так, у нас є переможеце і це ......father3 Notice: Undefined variable: microtime in /in/8LBC3 on line 27 -0.003441
Output for 7.0.7
<html> І так, у нас є переможеце і це ......gmother1 Notice: Undefined variable: microtime in /in/8LBC3 on line 27 -0.002925
Output for 7.0.6
<html> І так, у нас є переможеце і це ......gfather2 Notice: Undefined variable: microtime in /in/8LBC3 on line 27 -0.003203
Output for 7.0.5
<html> І так, у нас є переможеце і це ......gmother1 Notice: Undefined variable: microtime in /in/8LBC3 on line 27 -0.002806
Output for 7.0.4
<html> І так, у нас є переможеце і це ......gmother1 Notice: Undefined variable: microtime in /in/8LBC3 on line 27 -0.002566
Output for 7.0.3
<html> І так, у нас є переможеце і це ......mother0 Notice: Undefined variable: microtime in /in/8LBC3 on line 27 -0.003505
Output for 7.0.2
<html> І так, у нас є переможеце і це ......father3 Notice: Undefined variable: microtime in /in/8LBC3 on line 27 -0.004028
Output for 7.0.1
<html> І так, у нас є переможеце і це ......gfather2 Notice: Undefined variable: microtime in /in/8LBC3 on line 27 -0.004187
Output for 7.0.0
<html> І так, у нас є переможеце і це ......gfather2 Notice: Undefined variable: microtime in /in/8LBC3 on line 27 -0.00286
Output for 5.6.28
<html> І так, у нас є переможеце і це ......gmother1 Notice: Undefined variable: microtime in /in/8LBC3 on line 27 -0.004538
Output for 5.6.23
<html> І так, у нас є переможеце і це ......mother0 Notice: Undefined variable: microtime in /in/8LBC3 on line 27 -0.003787
Output for 5.6.22
<html> І так, у нас є переможеце і це ......gfather2 Notice: Undefined variable: microtime in /in/8LBC3 on line 27 -0.003828
Output for 5.6.21
<html> І так, у нас є переможеце і це ......father3 Notice: Undefined variable: microtime in /in/8LBC3 on line 27 -0.004037
Output for 5.6.20
<html> І так, у нас є переможеце і це ......gfather2 Notice: Undefined variable: microtime in /in/8LBC3 on line 27 -0.005619
Output for 5.6.19
<html> І так, у нас є переможеце і це ......gmother1 Notice: Undefined variable: microtime in /in/8LBC3 on line 27 -0.003438
Output for 5.6.18
<html> І так, у нас є переможеце і це ......father3 Notice: Undefined variable: microtime in /in/8LBC3 on line 27 -0.003947
Output for 5.6.17
<html> І так, у нас є переможеце і це ......mother0 Notice: Undefined variable: microtime in /in/8LBC3 on line 27 -0.004159
Output for 5.6.16
<html> І так, у нас є переможеце і це ......gmother1 Notice: Undefined variable: microtime in /in/8LBC3 on line 27 -0.004386
Output for 5.6.15
<html> І так, у нас є переможеце і це ......mother0 Notice: Undefined variable: microtime in /in/8LBC3 on line 27 -0.00476
Output for 5.6.14
<html> І так, у нас є переможеце і це ......gfather2 Notice: Undefined variable: microtime in /in/8LBC3 on line 27 -0.003861
Output for 5.6.13
<html> І так, у нас є переможеце і це ......mother0 Notice: Undefined variable: microtime in /in/8LBC3 on line 27 -0.004707
Output for 5.6.12
<html> І так, у нас є переможеце і це ......father3 Notice: Undefined variable: microtime in /in/8LBC3 on line 27 -0.004451
Output for 5.6.11
<html> І так, у нас є переможеце і це ......father3 Notice: Undefined variable: microtime in /in/8LBC3 on line 27 -0.003724
Output for 5.6.10
<html> І так, у нас є переможеце і це ......father3 Notice: Undefined variable: microtime in /in/8LBC3 on line 27 -0.003365
Output for 5.6.9
<html> І так, у нас є переможеце і це ......mother0 Notice: Undefined variable: microtime in /in/8LBC3 on line 27 -0.004093
Output for 5.6.8
<html> І так, у нас є переможеце і це ......father3 Notice: Undefined variable: microtime in /in/8LBC3 on line 27 -0.003822
Output for 5.6.7
<html> І так, у нас є переможеце і це ......gmother1 Notice: Undefined variable: microtime in /in/8LBC3 on line 27 -0.003394
Output for 5.6.6
<html> І так, у нас є переможеце і це ......father3 Notice: Undefined variable: microtime in /in/8LBC3 on line 27 -0.004661
Output for 5.6.5
<html> І так, у нас є переможеце і це ......gfather2 Notice: Undefined variable: microtime in /in/8LBC3 on line 27 -0.004062
Output for 5.6.4
<html> І так, у нас є переможеце і це ......gmother1 Notice: Undefined variable: microtime in /in/8LBC3 on line 27 -0.002895
Output for 5.6.3
<html> І так, у нас є переможеце і це ......gfather2 Notice: Undefined variable: microtime in /in/8LBC3 on line 27 -0.003199
Output for 5.6.2
<html> І так, у нас є переможеце і це ......gfather2 Notice: Undefined variable: microtime in /in/8LBC3 on line 27 -0.003911
Output for 5.6.1
<html> І так, у нас є переможеце і це ......father3 Notice: Undefined variable: microtime in /in/8LBC3 on line 27 -0.004223
Output for 5.6.0
<html> І так, у нас є переможеце і це ......father3 Notice: Undefined variable: microtime in /in/8LBC3 on line 27 -0.003756
Output for 5.5.37
<html> І так, у нас є переможеце і це ......gfather2 Notice: Undefined variable: microtime in /in/8LBC3 on line 27 -0.004261
Output for 5.5.36
<html> І так, у нас є переможеце і це ......father3 Notice: Undefined variable: microtime in /in/8LBC3 on line 27 -0.004582
Output for 5.5.35
<html> І так, у нас є переможеце і це ......mother0 Notice: Undefined variable: microtime in /in/8LBC3 on line 27 -0.004228
Output for 5.5.34
<html> І так, у нас є переможеце і це ......gfather2 Notice: Undefined variable: microtime in /in/8LBC3 on line 27 -0.004695
Output for 5.5.33
<html> І так, у нас є переможеце і це ......father3 Notice: Undefined variable: microtime in /in/8LBC3 on line 27 -0.004255
Output for 5.5.32
<html> І так, у нас є переможеце і це ......gfather2 Notice: Undefined variable: microtime in /in/8LBC3 on line 27 -0.004054
Output for 5.5.31
<html> І так, у нас є переможеце і це ......father3 Notice: Undefined variable: microtime in /in/8LBC3 on line 27 -0.003905
Output for 5.5.30
<html> І так, у нас є переможеце і це ......gmother1 Notice: Undefined variable: microtime in /in/8LBC3 on line 27 -0.004554
Output for 5.5.29
<html> І так, у нас є переможеце і це ......gfather2 Notice: Undefined variable: microtime in /in/8LBC3 on line 27 -0.003804
Output for 5.5.28
<html> І так, у нас є переможеце і це ......gfather2 Notice: Undefined variable: microtime in /in/8LBC3 on line 27 -0.004146
Output for 5.5.27
<html> І так, у нас є переможеце і це ......gmother1 Notice: Undefined variable: microtime in /in/8LBC3 on line 27 -0.004537
Output for 5.5.26
<html> І так, у нас є переможеце і це ......father3 Notice: Undefined variable: microtime in /in/8LBC3 on line 27 -0.003491
Output for 5.5.25
<html> І так, у нас є переможеце і це ......father3 Notice: Undefined variable: microtime in /in/8LBC3 on line 27 -0.003181
Output for 5.5.24
<html> І так, у нас є переможеце і це ......gmother1 Notice: Undefined variable: microtime in /in/8LBC3 on line 27 -0.003939
Output for 5.5.23
<html> І так, у нас є переможеце і це ......gfather2 Notice: Undefined variable: microtime in /in/8LBC3 on line 27 -0.004432
Output for 5.5.22
<html> І так, у нас є переможеце і це ......father3 Notice: Undefined variable: microtime in /in/8LBC3 on line 27 -0.004415
Output for 5.5.21
<html> І так, у нас є переможеце і це ......gmother1 Notice: Undefined variable: microtime in /in/8LBC3 on line 27 -0.005077
Output for 5.5.20
<html> І так, у нас є переможеце і це ......gmother1 Notice: Undefined variable: microtime in /in/8LBC3 on line 27 -0.004943
Output for 5.5.19
<html> І так, у нас є переможеце і це ......father3 Notice: Undefined variable: microtime in /in/8LBC3 on line 27 -0.003938
Output for 5.5.18
<html> І так, у нас є переможеце і це ......mother0 Notice: Undefined variable: microtime in /in/8LBC3 on line 27 -0.003522
Output for 5.5.16
<html> І так, у нас є переможеце і це ......mother0 Notice: Undefined variable: microtime in /in/8LBC3 on line 27 -0.004723
Output for 5.5.15
<html> І так, у нас є переможеце і це ......gmother1 Notice: Undefined variable: microtime in /in/8LBC3 on line 27 -0.00344
Output for 5.5.14
<html> І так, у нас є переможеце і це ......gmother1 Notice: Undefined variable: microtime in /in/8LBC3 on line 27 -0.003392
Output for 5.5.13
<html> І так, у нас є переможеце і це ......gmother1 Notice: Undefined variable: microtime in /in/8LBC3 on line 27 -0.003404
Output for 5.5.12
<html> І так, у нас є переможеце і це ......mother0 Notice: Undefined variable: microtime in /in/8LBC3 on line 27 -0.004976
Output for 5.5.11
<html> І так, у нас є переможеце і це ......father3 Notice: Undefined variable: microtime in /in/8LBC3 on line 27 -0.004508
Output for 5.5.10
<html> І так, у нас є переможеце і це ......gfather2 Notice: Undefined variable: microtime in /in/8LBC3 on line 27 -0.003593
Output for 5.5.9
<html> І так, у нас є переможеце і це ......mother0 Notice: Undefined variable: microtime in /in/8LBC3 on line 27 -0.004305
Output for 5.5.8
<html> І так, у нас є переможеце і це ......gmother1 Notice: Undefined variable: microtime in /in/8LBC3 on line 27 -0.003926
Output for 5.5.7
<html> І так, у нас є переможеце і це ......gfather2 Notice: Undefined variable: microtime in /in/8LBC3 on line 27 -0.004497
Output for 5.5.6
<html> І так, у нас є переможеце і це ......gmother1 Notice: Undefined variable: microtime in /in/8LBC3 on line 27 -0.004073
Output for 5.5.5
<html> І так, у нас є переможеце і це ......gmother1 Notice: Undefined variable: microtime in /in/8LBC3 on line 27 -0.005145
Output for 5.5.4
<html> І так, у нас є переможеце і це ......gmother1 Notice: Undefined variable: microtime in /in/8LBC3 on line 27 -0.004175
Output for 5.5.3
<html> І так, у нас є переможеце і це ......father3 Notice: Undefined variable: microtime in /in/8LBC3 on line 27 -0.004648
Output for 5.5.2
<html> І так, у нас є переможеце і це ......father3 Notice: Undefined variable: microtime in /in/8LBC3 on line 27 -0.004021
Output for 5.5.1
<html> І так, у нас є переможеце і це ......father3 Notice: Undefined variable: microtime in /in/8LBC3 on line 27 -0.003495
Output for 5.5.0
<html> І так, у нас є переможеце і це ......gmother1 Notice: Undefined variable: microtime in /in/8LBC3 on line 27 -0.004013
Output for 5.4.45
<html> І так, у нас є переможеце і це ......gmother1 Notice: Undefined variable: microtime in /in/8LBC3 on line 27 -0.004322
Output for 5.4.44
<html> І так, у нас є переможеце і це ......gmother1 Notice: Undefined variable: microtime in /in/8LBC3 on line 27 -0.004006
Output for 5.4.43
<html> І так, у нас є переможеце і це ......gfather2 Notice: Undefined variable: microtime in /in/8LBC3 on line 27 -0.002994
Output for 5.4.42
<html> І так, у нас є переможеце і це ......father3 Notice: Undefined variable: microtime in /in/8LBC3 on line 27 -0.003596
Output for 5.4.41
<html> І так, у нас є переможеце і це ......mother0 Notice: Undefined variable: microtime in /in/8LBC3 on line 27 -0.002717
Output for 5.4.40
<html> І так, у нас є переможеце і це ......mother0 Notice: Undefined variable: microtime in /in/8LBC3 on line 27 -0.00385
Output for 5.4.39
<html> І так, у нас є переможеце і це ......father3 Notice: Undefined variable: microtime in /in/8LBC3 on line 27 -0.003791
Output for 5.4.38
<html> І так, у нас є переможеце і це ......gfather2 Notice: Undefined variable: microtime in /in/8LBC3 on line 27 -0.003502
Output for 5.4.37
<html> І так, у нас є переможеце і це ......father3 Notice: Undefined variable: microtime in /in/8LBC3 on line 27 -0.00403
Output for 5.4.36
<html> І так, у нас є переможеце і це ......mother0 Notice: Undefined variable: microtime in /in/8LBC3 on line 27 -0.003628
Output for 5.4.35
<html> І так, у нас є переможеце і це ......mother0 Notice: Undefined variable: microtime in /in/8LBC3 on line 27 -0.002706
Output for 5.4.34
<html> І так, у нас є переможеце і це ......mother0 Notice: Undefined variable: microtime in /in/8LBC3 on line 27 -0.002891
Output for 5.4.32
<html> І так, у нас є переможеце і це ......gmother1 Notice: Undefined variable: microtime in /in/8LBC3 on line 27 -0.004124
Output for 5.4.31
<html> І так, у нас є переможеце і це ......gfather2 Notice: Undefined variable: microtime in /in/8LBC3 on line 27 -0.002481
Output for 5.4.30
<html> І так, у нас є переможеце і це ......gfather2 Notice: Undefined variable: microtime in /in/8LBC3 on line 27 -0.004325
Output for 5.4.29
<html> І так, у нас є переможеце і це ......father3 Notice: Undefined variable: microtime in /in/8LBC3 on line 27 -0.004116
Output for 5.4.28
<html> І так, у нас є переможеце і це ......gmother1 Notice: Undefined variable: microtime in /in/8LBC3 on line 27 -0.00282
Output for 5.4.27
<html> І так, у нас є переможеце і це ......gfather2 Notice: Undefined variable: microtime in /in/8LBC3 on line 27 -0.003411
Output for 5.4.26
<html> І так, у нас є переможеце і це ......gfather2 Notice: Undefined variable: microtime in /in/8LBC3 on line 27 -0.00366
Output for 5.4.25
<html> І так, у нас є переможеце і це ......gmother1 Notice: Undefined variable: microtime in /in/8LBC3 on line 27 -0.002613
Output for 5.4.24
<html> І так, у нас є переможеце і це ......gmother1 Notice: Undefined variable: microtime in /in/8LBC3 on line 27 -0.003536
Output for 5.4.23
<html> І так, у нас є переможеце і це ......gfather2 Notice: Undefined variable: microtime in /in/8LBC3 on line 27 -0.003722
Output for 5.4.22
<html> І так, у нас є переможеце і це ......father3 Notice: Undefined variable: microtime in /in/8LBC3 on line 27 -0.003659
Output for 5.4.21
<html> І так, у нас є переможеце і це ......father3 Notice: Undefined variable: microtime in /in/8LBC3 on line 27 -0.002532
Output for 5.4.20
<html> І так, у нас є переможеце і це ......gmother1 Notice: Undefined variable: microtime in /in/8LBC3 on line 27 -0.002438
Output for 5.4.19
<html> І так, у нас є переможеце і це ......father3 Notice: Undefined variable: microtime in /in/8LBC3 on line 27 -0.003531
Output for 5.4.18
<html> І так, у нас є переможеце і це ......father3 Notice: Undefined variable: microtime in /in/8LBC3 on line 27 -0.00383
Output for 5.4.17
<html> І так, у нас є переможеце і це ......gfather2 Notice: Undefined variable: microtime in /in/8LBC3 on line 27 -0.002491
Output for 5.4.16
<html> І так, у нас є переможеце і це ......father3 Notice: Undefined variable: microtime in /in/8LBC3 on line 27 -0.003709
Output for 5.4.15
<html> І так, у нас є переможеце і це ......mother0 Notice: Undefined variable: microtime in /in/8LBC3 on line 27 -0.00344
Output for 5.4.14
<html> І так, у нас є переможеце і це ......gmother1 Notice: Undefined variable: microtime in /in/8LBC3 on line 27 -0.001644
Output for 5.4.13
<html> І так, у нас є переможеце і це ......gfather2 Notice: Undefined variable: microtime in /in/8LBC3 on line 27 -0.00179
Output for 5.4.12
<html> І так, у нас є переможеце і це ......gfather2 Notice: Undefined variable: microtime in /in/8LBC3 on line 27 -0.002122
Output for 5.4.11
<html> І так, у нас є переможеце і це ......mother0 Notice: Undefined variable: microtime in /in/8LBC3 on line 27 -0.001697
Output for 5.4.10
<html> І так, у нас є переможеце і це ......gmother1 Notice: Undefined variable: microtime in /in/8LBC3 on line 27 -0.002181
Output for 5.4.9
<html> І так, у нас є переможеце і це ......father3 Notice: Undefined variable: microtime in /in/8LBC3 on line 27 -0.00225
Output for 5.4.8
<html> І так, у нас є переможеце і це ......gmother1 Notice: Undefined variable: microtime in /in/8LBC3 on line 27 -0.002514
Output for 5.4.7
<html> І так, у нас є переможеце і це ......gmother1 Notice: Undefined variable: microtime in /in/8LBC3 on line 27 -0.002205
Output for 5.4.6
<html> І так, у нас є переможеце і це ......gfather2 Notice: Undefined variable: microtime in /in/8LBC3 on line 27 -0.002248
Output for 5.4.5
<html> І так, у нас є переможеце і це ......gmother1 Notice: Undefined variable: microtime in /in/8LBC3 on line 27 -0.001958
Output for 5.4.4
<html> І так, у нас є переможеце і це ......gmother1 Notice: Undefined variable: microtime in /in/8LBC3 on line 27 -0.002189
Output for 5.4.3
<html> І так, у нас є переможеце і це ......father3 Notice: Undefined variable: microtime in /in/8LBC3 on line 27 -0.002424
Output for 5.4.2
<html> І так, у нас є переможеце і це ......mother0 Notice: Undefined variable: microtime in /in/8LBC3 on line 27 -0.001928
Output for 5.4.1
<html> І так, у нас є переможеце і це ......father3 Notice: Undefined variable: microtime in /in/8LBC3 on line 27 -0.001979
Output for 5.4.0
<html> І так, у нас є переможеце і це ......father3 Notice: Undefined variable: microtime in /in/8LBC3 on line 27 -0.002004
Output for 5.3.29
<html> І так, у нас є переможеце і це ......gmother1 Notice: Undefined variable: microtime in /in/8LBC3 on line 27 -0.002185
Output for 5.3.28
<html> І так, у нас є переможеце і це ......gmother1 Notice: Undefined variable: microtime in /in/8LBC3 on line 27 -0.00233
Output for 5.3.27
<html> І так, у нас є переможеце і це ......gfather2 Notice: Undefined variable: microtime in /in/8LBC3 on line 27 -0.001871
Output for 5.3.26
<html> І так, у нас є переможеце і це ......mother0 Notice: Undefined variable: microtime in /in/8LBC3 on line 27 -0.001635
Output for 5.3.25
<html> І так, у нас є переможеце і це ......father3 Notice: Undefined variable: microtime in /in/8LBC3 on line 27 -0.002493
Output for 5.3.24
<html> І так, у нас є переможеце і це ......gmother1 Notice: Undefined variable: microtime in /in/8LBC3 on line 27 -0.00326
Output for 5.3.23
<html> І так, у нас є переможеце і це ......mother0 Notice: Undefined variable: microtime in /in/8LBC3 on line 27 -0.001708
Output for 5.3.22
<html> І так, у нас є переможеце і це ......gmother1 Notice: Undefined variable: microtime in /in/8LBC3 on line 27 -0.002043
Output for 5.3.21
<html> І так, у нас є переможеце і це ......mother0 Notice: Undefined variable: microtime in /in/8LBC3 on line 27 -0.002379
Output for 5.3.20
<html> І так, у нас є переможеце і це ......gfather2 Notice: Undefined variable: microtime in /in/8LBC3 on line 27 -0.002187
Output for 5.3.19
<html> І так, у нас є переможеце і це ......gmother1 Notice: Undefined variable: microtime in /in/8LBC3 on line 27 -0.002195
Output for 5.3.18
<html> І так, у нас є переможеце і це ......gmother1 Notice: Undefined variable: microtime in /in/8LBC3 on line 27 -0.00223
Output for 5.3.17
<html> І так, у нас є переможеце і це ......gmother1 Notice: Undefined variable: microtime in /in/8LBC3 on line 27 -0.002313
Output for 5.3.16
<html> І так, у нас є переможеце і це ......gmother1 Notice: Undefined variable: microtime in /in/8LBC3 on line 27 -0.001966
Output for 5.3.15
<html> І так, у нас є переможеце і це ......gfather2 Notice: Undefined variable: microtime in /in/8LBC3 on line 27 -0.003447
Output for 5.3.14
<html> І так, у нас є переможеце і це ......mother0 Notice: Undefined variable: microtime in /in/8LBC3 on line 27 -0.001694
Output for 5.3.13
<html> І так, у нас є переможеце і це ......father3 Notice: Undefined variable: microtime in /in/8LBC3 on line 27 -0.001439
Output for 5.3.12
<html> І так, у нас є переможеце і це ......father3 Notice: Undefined variable: microtime in /in/8LBC3 on line 27 -0.003126
Output for 5.3.11
<html> І так, у нас є переможеце і це ......mother0 Notice: Undefined variable: microtime in /in/8LBC3 on line 27 -0.002235
Output for 5.3.10
<html> І так, у нас є переможеце і це ......gfather2 Notice: Undefined variable: microtime in /in/8LBC3 on line 27 -0.001869
Output for 5.3.9
<html> І так, у нас є переможеце і це ......gmother1 Notice: Undefined variable: microtime in /in/8LBC3 on line 27 -0.001885
Output for 5.3.8
<html> І так, у нас є переможеце і це ......gfather2 Notice: Undefined variable: microtime in /in/8LBC3 on line 27 -0.001909
Output for 5.3.7
<html> І так, у нас є переможеце і це ......gmother1 Notice: Undefined variable: microtime in /in/8LBC3 on line 27 -0.00185
Output for 5.3.6
<html> І так, у нас є переможеце і це ......gfather2 Notice: Undefined variable: microtime in /in/8LBC3 on line 27 -0.002482
Output for 5.3.5
<html> І так, у нас є переможеце і це ......father3 Notice: Undefined variable: microtime in /in/8LBC3 on line 27 -0.001513
Output for 5.3.4
<html> І так, у нас є переможеце і це ......gfather2 Notice: Undefined variable: microtime in /in/8LBC3 on line 27 -0.002113
Output for 5.3.3
<html> І так, у нас є переможеце і це ......father3 Notice: Undefined variable: microtime in /in/8LBC3 on line 27 -0.001381
Output for 5.3.2
<html> І так, у нас є переможеце і це ......gmother1 Notice: Undefined variable: microtime in /in/8LBC3 on line 27 -0.001703
Output for 5.3.1
<html> І так, у нас є переможеце і це ......gmother1 Notice: Undefined variable: microtime in /in/8LBC3 on line 27 -0.002269
Output for 5.3.0
<html> І так, у нас є переможеце і це ......father3 Notice: Undefined variable: microtime in /in/8LBC3 on line 27 -0.001816
Output for 5.2.17
<html> І так, у нас є переможеце і це ......father3 Notice: Undefined variable: microtime in /in/8LBC3 on line 27 -0.00144
Output for 5.2.16
<html> І так, у нас є переможеце і це ......father3 Notice: Undefined variable: microtime in /in/8LBC3 on line 27 -0.001616
Output for 5.2.15
<html> І так, у нас є переможеце і це ......mother0 Notice: Undefined variable: microtime in /in/8LBC3 on line 27 -0.001505
Output for 5.2.14
<html> І так, у нас є переможеце і це ......father3 Notice: Undefined variable: microtime in /in/8LBC3 on line 27 -0.001621
Output for 5.2.13
<html> І так, у нас є переможеце і це ......gfather2 Notice: Undefined variable: microtime in /in/8LBC3 on line 27 -0.001712
Output for 5.2.12
<html> І так, у нас є переможеце і це ......gfather2 Notice: Undefined variable: microtime in /in/8LBC3 on line 27 -0.001456
Output for 5.2.11
<html> І так, у нас є переможеце і це ......father3 Notice: Undefined variable: microtime in /in/8LBC3 on line 27 -0.001407
Output for 5.2.10
<html> І так, у нас є переможеце і це ......gmother1 Notice: Undefined variable: microtime in /in/8LBC3 on line 27 -0.001828
Output for 5.2.9
<html> І так, у нас є переможеце і це ......gfather2 Notice: Undefined variable: microtime in /in/8LBC3 on line 27 -0.001077
Output for 5.2.8
<html> І так, у нас є переможеце і це ......gmother1 Notice: Undefined variable: microtime in /in/8LBC3 on line 27 -0.001159
Output for 5.2.7
<html> І так, у нас є переможеце і це ......father3 Notice: Undefined variable: microtime in /in/8LBC3 on line 27 -0.001764
Output for 5.2.6
<html> І так, у нас є переможеце і це ......gfather2 Notice: Undefined variable: microtime in /in/8LBC3 on line 27 -0.001827
Output for 5.2.5
<html> І так, у нас є переможеце і це ......gfather2 Notice: Undefined variable: microtime in /in/8LBC3 on line 27 -0.001796
Output for 5.2.4
<html> І так, у нас є переможеце і це ......gfather2 Notice: Undefined variable: microtime in /in/8LBC3 on line 27 -0.001946
Output for 5.2.3
<html> І так, у нас є переможеце і це ......father3 Notice: Undefined variable: microtime in /in/8LBC3 on line 27 -0.001659
Output for 5.2.2
<html> І так, у нас є переможеце і це ......mother0 Notice: Undefined variable: microtime in /in/8LBC3 on line 27 -0.001712
Output for 5.2.1
<html> І так, у нас є переможеце і це ......gfather2 Notice: Undefined variable: microtime in /in/8LBC3 on line 27 -0.001032
Output for 5.2.0
<html> І так, у нас є переможеце і це ......gmother1 Notice: Undefined variable: microtime in /in/8LBC3 on line 27 -0.000872
Output for 5.1.6
<html> І так, у нас є переможеце і це ......mother0 Notice: Undefined variable: microtime in /in/8LBC3 on line 27 -0.001343
Output for 5.1.5
<html> І так, у нас є переможеце і це ......father3 Notice: Undefined variable: microtime in /in/8LBC3 on line 27 -0.001027
Output for 5.1.4
<html> І так, у нас є переможеце і це ......father3 Notice: Undefined variable: microtime in /in/8LBC3 on line 27 -0.001389
Output for 5.1.3
<html> І так, у нас є переможеце і це ......gmother1 Notice: Undefined variable: microtime in /in/8LBC3 on line 27 -0.001718
Output for 5.1.2
<html> І так, у нас є переможеце і це ......mother0 Notice: Undefined variable: microtime in /in/8LBC3 on line 27 -0.001641
Output for 5.1.1
<html> І так, у нас є переможеце і це ......mother0 Notice: Undefined variable: microtime in /in/8LBC3 on line 27 -0.001089
Output for 5.1.0
<html> І так, у нас є переможеце і це ......gmother1 Notice: Undefined variable: microtime in /in/8LBC3 on line 27 -0.000812
Output for 5.0.5
<html> І так, у нас є переможеце і це ......gmother1 Notice: Undefined variable: microtime in /in/8LBC3 on line 27 -0.000813
Output for 5.0.4
<html> І так, у нас є переможеце і це ......mother0 Notice: Undefined variable: microtime in /in/8LBC3 on line 27 -0.000458
Output for 5.0.3
<html> І так, у нас є переможеце і це ......gfather2 Notice: Undefined variable: microtime in /in/8LBC3 on line 27 -0.000697
Output for 5.0.2
<html> І так, у нас є переможеце і це ......gfather2 Notice: Undefined variable: microtime in /in/8LBC3 on line 27 -0.000855
Output for 5.0.1
<html> І так, у нас є переможеце і це ......gfather2 Notice: Undefined variable: microtime in /in/8LBC3 on line 27 -0.000812
Output for 5.0.0
<html> І так, у нас є переможеце і це ......father3 Notice: Undefined variable: microtime in /in/8LBC3 on line 27 -0.000709
Output for 4.4.9
<html> І так, у нас є переможеце і це ......father3 Notice: Undefined variable: microtime in /in/8LBC3 on line 27 -0.000105
Output for 4.4.8
<html> І так, у нас є переможеце і це ......father3 Notice: Undefined variable: microtime in /in/8LBC3 on line 27 -0.000109
Output for 4.4.7
<html> І так, у нас є переможеце і це ......gmother1 Notice: Undefined variable: microtime in /in/8LBC3 on line 27 -0.000161
Output for 4.4.6
<html> І так, у нас є переможеце і це ......mother0 Notice: Undefined variable: microtime in /in/8LBC3 on line 27 -0.000121
Output for 4.4.5
<html> І так, у нас є переможеце і це ......gmother1 Notice: Undefined variable: microtime in /in/8LBC3 on line 27 -0.000119
Output for 4.4.4
<html> І так, у нас є переможеце і це ......mother0 Notice: Undefined variable: microtime in /in/8LBC3 on line 27 -8.1E-05
Output for 4.4.3
<html> І так, у нас є переможеце і це ......mother0 Notice: Undefined variable: microtime in /in/8LBC3 on line 27 -7.5E-05
Output for 4.4.2
<html> І так, у нас є переможеце і це ......mother0 Notice: Undefined variable: microtime in /in/8LBC3 on line 27 -0.000148
Output for 4.4.1
<html> І так, у нас є переможеце і це ......mother0 Notice: Undefined variable: microtime in /in/8LBC3 on line 27 -0.000153
Output for 4.4.0
<html> І так, у нас є переможеце і це ......gfather2 Notice: Undefined variable: microtime in /in/8LBC3 on line 27 -0.000104
Output for 4.3.11
<html> І так, у нас є переможеце і це ......father3 Notice: Undefined variable: microtime in /in/8LBC3 on line 27 -0.000172
Output for 4.3.10
<html> І так, у нас є переможеце і це ......father3 Notice: Undefined variable: microtime in /in/8LBC3 on line 27 -9.9E-05
Output for 4.3.9
<html> І так, у нас є переможеце і це ......mother0 Notice: Undefined variable: microtime in /in/8LBC3 on line 27 -0.000165
Output for 4.3.8
<html> І так, у нас є переможеце і це ......gfather2 Notice: Undefined variable: microtime in /in/8LBC3 on line 27 -0.000175
Output for 4.3.7
<html> І так, у нас є переможеце і це ......gfather2 Notice: Undefined variable: microtime in /in/8LBC3 on line 27 -0.000134
Output for 4.3.6
<html> І так, у нас є переможеце і це ......gfather2 Notice: Undefined variable: microtime in /in/8LBC3 on line 27 -0.000176
Output for 4.3.5
<html> І так, у нас є переможеце і це ......gfather2 Notice: Undefined variable: microtime in /in/8LBC3 on line 27 -0.000191
Output for 4.3.4
<html> І так, у нас є переможеце і це ......mother0 Notice: Undefined variable: microtime in /in/8LBC3 on line 27 -9E-05
Output for 4.3.3
<html> І так, у нас є переможеце і це ......gfather2 Notice: Undefined variable: microtime in /in/8LBC3 on line 27 -0.000127
Output for 4.3.2
<html> І так, у нас є переможеце і це ......gmother1 Notice: Undefined variable: microtime in /in/8LBC3 on line 27 -0.000144
Output for 4.3.1
<html> І так, у нас є переможеце і це ......gfather2 Notice: Undefined variable: microtime in /in/8LBC3 on line 27 -0.000173
Output for 4.3.0
<html> І так, у нас є переможеце і це ......gmother1 Notice: Undefined variable: microtime in /in/8LBC3 on line 27 -0.000293

preferences:
175.75 ms | 401 KiB | 244 Q