3v4l.org

run code in 300+ PHP versions simultaneously
<?php function write($str) { echo $str . '<br>'; } $arr = array(); for($i=0;$i<100000;$i++)$arr[$i]=mt_rand(1, 6); // 1~6の乱数を生成 write('*数字の配列を操作'); function i11($arr) { echo ’比較演算子1-1, PHP_EOL; $start = microtime(true); for($i=0;$i<100000;++$i)6==$arr[$i]; $end = microtime(true); echo $end - $start, PHP_EOL; } i11($arr); function i12($arr) { echo '比較演算子1-2', PHP_EOL; $start = microtime(true); for($i=0;$i<100000;++$i)6===$arr[$i]; $end = microtime(true); echo $end - $start, PHP_EOL; }
Output for 7.1.7
*数字の配列を操作<br> Notice: Use of undefined constant ’比較演算子1 - assumed '’比較演算子1' in /in/mAd01 on line 12 Warning: A non-numeric value encountered in /in/mAd01 on line 12 -1 0.0014989376068115
Output for 7.1.6
*数字の配列を操作<br> Notice: Use of undefined constant ’比較演算子1 - assumed '’比較演算子1' in /in/mAd01 on line 12 Warning: A non-numeric value encountered in /in/mAd01 on line 12 -1 0.002816915512085
Output for 7.1.5
*数字の配列を操作<br> Notice: Use of undefined constant ’比較演算子1 - assumed '’比較演算子1' in /in/mAd01 on line 12 Warning: A non-numeric value encountered in /in/mAd01 on line 12 -1 0.0031390190124512
Output for 7.1.0
*数字の配列を操作<br> Notice: Use of undefined constant ’比較演算子1 - assumed '’比較演算子1' in /in/mAd01 on line 12 Warning: A non-numeric value encountered in /in/mAd01 on line 12 -1 0.0028970241546631
Output for 7.0.20
*数字の配列を操作<br> Notice: Use of undefined constant ’比較演算子1 - assumed '’比較演算子1' in /in/mAd01 on line 12 -1 0.0017471313476562
Output for 7.0.14
*数字の配列を操作<br> Notice: Use of undefined constant ’比較演算子1 - assumed '’比較演算子1' in /in/mAd01 on line 12 -1 0.0012078285217285
Output for 7.0.6
*数字の配列を操作<br> Notice: Use of undefined constant ’比較演算子1 - assumed '’比較演算子1' in /in/mAd01 on line 12 -1 0.0020620822906494
Output for 7.0.5
*数字の配列を操作<br> Notice: Use of undefined constant ’比較演算子1 - assumed '’比較演算子1' in /in/mAd01 on line 12 -1 0.0027799606323242
Output for 7.0.4
*数字の配列を操作<br> Notice: Use of undefined constant ’比較演算子1 - assumed '’比較演算子1' in /in/mAd01 on line 12 -1 0.0024459362030029
Output for 7.0.3
*数字の配列を操作<br> Notice: Use of undefined constant ’比較演算子1 - assumed '’比較演算子1' in /in/mAd01 on line 12 -1 0.0023708343505859
Output for 7.0.2
*数字の配列を操作<br> Notice: Use of undefined constant ’比較演算子1 - assumed '’比較演算子1' in /in/mAd01 on line 12 -1 0.0020999908447266
Output for 7.0.1
*数字の配列を操作<br> Notice: Use of undefined constant ’比較演算子1 - assumed '’比較演算子1' in /in/mAd01 on line 12 -1 0.0017201900482178
Output for 7.0.0
*数字の配列を操作<br> Notice: Use of undefined constant ’比較演算子1 - assumed '’比較演算子1' in /in/mAd01 on line 12 -1 0.0019760131835938
Output for 5.6.28
*数字の配列を操作<br> Notice: Use of undefined constant ’比較演算子1 - assumed '’比較演算子1' in /in/mAd01 on line 12 -1 0.0060498714447021
Output for 5.6.21
*数字の配列を操作<br> Notice: Use of undefined constant ’比較演算子1 - assumed '’比較演算子1' in /in/mAd01 on line 12 -1 0.0038871765136719
Output for 5.6.20
*数字の配列を操作<br> Notice: Use of undefined constant ’比較演算子1 - assumed '’比較演算子1' in /in/mAd01 on line 12 -1 0.0042510032653809
Output for 5.6.19
*数字の配列を操作<br> Notice: Use of undefined constant ’比較演算子1 - assumed '’比較演算子1' in /in/mAd01 on line 12 -1 0.0050828456878662
Output for 5.6.18
*数字の配列を操作<br> Notice: Use of undefined constant ’比較演算子1 - assumed '’比較演算子1' in /in/mAd01 on line 12 -1 0.0038180351257324
Output for 5.6.17
*数字の配列を操作<br> Notice: Use of undefined constant ’比較演算子1 - assumed '’比較演算子1' in /in/mAd01 on line 12 -1 0.004892110824585
Output for 5.6.16
*数字の配列を操作<br> Notice: Use of undefined constant ’比較演算子1 - assumed '’比較演算子1' in /in/mAd01 on line 12 -1 0.0046048164367676
Output for 5.6.15
*数字の配列を操作<br> Notice: Use of undefined constant ’比較演算子1 - assumed '’比較演算子1' in /in/mAd01 on line 12 -1 0.0052909851074219
Output for 5.6.14
*数字の配列を操作<br> Notice: Use of undefined constant ’比較演算子1 - assumed '’比較演算子1' in /in/mAd01 on line 12 -1 0.0052990913391113
Output for 5.6.13
*数字の配列を操作<br> Notice: Use of undefined constant ’比較演算子1 - assumed '’比較演算子1' in /in/mAd01 on line 12 -1 0.0050911903381348
Output for 5.6.12
*数字の配列を操作<br> Notice: Use of undefined constant ’比較演算子1 - assumed '’比較演算子1' in /in/mAd01 on line 12 -1 0.0052070617675781
Output for 5.6.11
*数字の配列を操作<br> Notice: Use of undefined constant ’比較演算子1 - assumed '’比較演算子1' in /in/mAd01 on line 12 -1 0.0037720203399658
Output for 5.6.10
*数字の配列を操作<br> Notice: Use of undefined constant ’比較演算子1 - assumed '’比較演算子1' in /in/mAd01 on line 12 -1 0.0051379203796387
Output for 5.6.9
*数字の配列を操作<br> Notice: Use of undefined constant ’比較演算子1 - assumed '’比較演算子1' in /in/mAd01 on line 12 -1 0.00388503074646
Output for 5.6.8
*数字の配列を操作<br> Notice: Use of undefined constant ’比較演算子1 - assumed '’比較演算子1' in /in/mAd01 on line 12 -1 0.0045669078826904
Output for 5.6.7
*数字の配列を操作<br> Notice: Use of undefined constant ’比較演算子1 - assumed '’比較演算子1' in /in/mAd01 on line 12 -1 0.004755973815918
Output for 5.5.35
*数字の配列を操作<br> Notice: Use of undefined constant ’比較演算子1 - assumed '’比較演算子1' in /in/mAd01 on line 12 -1 0.0044829845428467
Output for 5.5.34
*数字の配列を操作<br> Notice: Use of undefined constant ’比較演算子1 - assumed '’比較演算子1' in /in/mAd01 on line 12 -1 0.0039958953857422
Output for 5.5.33
*数字の配列を操作<br> Notice: Use of undefined constant ’比較演算子1 - assumed '’比較演算子1' in /in/mAd01 on line 12 -1 0.0040740966796875
Output for 5.5.32
*数字の配列を操作<br> Notice: Use of undefined constant ’比較演算子1 - assumed '’比較演算子1' in /in/mAd01 on line 12 -1 0.0049521923065186
Output for 5.5.31
*数字の配列を操作<br> Notice: Use of undefined constant ’比較演算子1 - assumed '’比較演算子1' in /in/mAd01 on line 12 -1 0.0050008296966553
Output for 5.5.30
*数字の配列を操作<br> Notice: Use of undefined constant ’比較演算子1 - assumed '’比較演算子1' in /in/mAd01 on line 12 -1 0.0048630237579346
Output for 5.5.29
*数字の配列を操作<br> Notice: Use of undefined constant ’比較演算子1 - assumed '’比較演算子1' in /in/mAd01 on line 12 -1 0.0045208930969238
Output for 5.5.28
*数字の配列を操作<br> Notice: Use of undefined constant ’比較演算子1 - assumed '’比較演算子1' in /in/mAd01 on line 12 -1 0.0044019222259521
Output for 5.5.27
*数字の配列を操作<br> Notice: Use of undefined constant ’比較演算子1 - assumed '’比較演算子1' in /in/mAd01 on line 12 -1 0.0040490627288818
Output for 5.5.26
*数字の配列を操作<br> Notice: Use of undefined constant ’比較演算子1 - assumed '’比較演算子1' in /in/mAd01 on line 12 -1 0.005112886428833
Output for 5.5.25
*数字の配列を操作<br> Notice: Use of undefined constant ’比較演算子1 - assumed '’比較演算子1' in /in/mAd01 on line 12 -1 0.0052599906921387
Output for 5.5.24
*数字の配列を操作<br> Notice: Use of undefined constant ’比較演算子1 - assumed '’比較演算子1' in /in/mAd01 on line 12 -1 0.0039401054382324
Output for 5.4.45
*数字の配列を操作<br> Notice: Use of undefined constant ’比較演算子1 - assumed '’比較演算子1' in /in/mAd01 on line 12 -1 0.0071289539337158
Output for 5.4.44
*数字の配列を操作<br> Notice: Use of undefined constant ’比較演算子1 - assumed '’比較演算子1' in /in/mAd01 on line 12 -1 0.0060129165649414
Output for 5.4.43
*数字の配列を操作<br> Notice: Use of undefined constant ’比較演算子1 - assumed '’比較演算子1' in /in/mAd01 on line 12 -1 0.0061969757080078
Output for 5.4.42
*数字の配列を操作<br> Notice: Use of undefined constant ’比較演算子1 - assumed '’比較演算子1' in /in/mAd01 on line 12 -1 0.0056869983673096
Output for 5.4.41
*数字の配列を操作<br> Notice: Use of undefined constant ’比較演算子1 - assumed '’比較演算子1' in /in/mAd01 on line 12 -1 0.0084619522094727
Output for 5.4.40
*数字の配列を操作<br> Notice: Use of undefined constant ’比較演算子1 - assumed '’比較演算子1' in /in/mAd01 on line 12 -1 0.0066459178924561
Output for 5.4.39
*数字の配列を操作<br> Notice: Use of undefined constant ’比較演算子1 - assumed '’比較演算子1' in /in/mAd01 on line 12 -1 0.0075700283050537
Output for 5.4.38
*数字の配列を操作<br> Notice: Use of undefined constant ’比較演算子1 - assumed '’比較演算子1' in /in/mAd01 on line 12 -1 0.014777898788452
Output for 5.4.37
*数字の配列を操作<br> Notice: Use of undefined constant ’比較演算子1 - assumed '’比較演算子1' in /in/mAd01 on line 12 -1 0.0067381858825684
Output for 5.4.36
*数字の配列を操作<br> Notice: Use of undefined constant ’比較演算子1 - assumed '’比較演算子1' in /in/mAd01 on line 12 -1 0.0061919689178467
Output for 5.4.35
*数字の配列を操作<br> Notice: Use of undefined constant ’比較演算子1 - assumed '’比較演算子1' in /in/mAd01 on line 12 -1 0.006601095199585
Output for 5.4.34
*数字の配列を操作<br> Notice: Use of undefined constant ’比較演算子1 - assumed '’比較演算子1' in /in/mAd01 on line 12 -1 0.0093817710876465
Output for 5.4.32
*数字の配列を操作<br> Notice: Use of undefined constant ’比較演算子1 - assumed '’比較演算子1' in /in/mAd01 on line 12 -1 0.0043239593505859
Output for 5.4.31
*数字の配列を操作<br> Notice: Use of undefined constant ’比較演算子1 - assumed '’比較演算子1' in /in/mAd01 on line 12 -1 0.0044701099395752
Output for 5.4.30
*数字の配列を操作<br> Notice: Use of undefined constant ’比較演算子1 - assumed '’比較演算子1' in /in/mAd01 on line 12 -1 0.004551887512207
Output for 5.4.29
*数字の配列を操作<br> Notice: Use of undefined constant ’比較演算子1 - assumed '’比較演算子1' in /in/mAd01 on line 12 -1 0.0043809413909912
Output for 5.4.28
*数字の配列を操作<br> Notice: Use of undefined constant ’比較演算子1 - assumed '’比較演算子1' in /in/mAd01 on line 12 -1 0.0043439865112305
Output for 5.4.27
*数字の配列を操作<br> Notice: Use of undefined constant ’比較演算子1 - assumed '’比較演算子1' in /in/mAd01 on line 12 -1 0.0083808898925781
Output for 5.4.26
*数字の配列を操作<br> Notice: Use of undefined constant ’比較演算子1 - assumed '’比較演算子1' in /in/mAd01 on line 12 -1 0.0092930793762207
Output for 5.4.25
*数字の配列を操作<br> Notice: Use of undefined constant ’比較演算子1 - assumed '’比較演算子1' in /in/mAd01 on line 12 -1 0.0089030265808105
Output for 5.4.24
*数字の配列を操作<br> Notice: Use of undefined constant ’比較演算子1 - assumed '’比較演算子1' in /in/mAd01 on line 12 -1 0.0079338550567627
Output for 5.4.23
*数字の配列を操作<br> Notice: Use of undefined constant ’比較演算子1 - assumed '’比較演算子1' in /in/mAd01 on line 12 -1 0.0096819400787354
Output for 5.4.22
*数字の配列を操作<br> Notice: Use of undefined constant ’比較演算子1 - assumed '’比較演算子1' in /in/mAd01 on line 12 -1 0.013762950897217
Output for 5.4.21
*数字の配列を操作<br> Notice: Use of undefined constant ’比較演算子1 - assumed '’比較演算子1' in /in/mAd01 on line 12 -1 0.0064489841461182
Output for 5.4.20
*数字の配列を操作<br> Notice: Use of undefined constant ’比較演算子1 - assumed '’比較演算子1' in /in/mAd01 on line 12 -1 0.0074300765991211
Output for 5.4.19
*数字の配列を操作<br> Notice: Use of undefined constant ’比較演算子1 - assumed '’比較演算子1' in /in/mAd01 on line 12 -1 0.0088498592376709
Output for 5.4.18
*数字の配列を操作<br> Notice: Use of undefined constant ’比較演算子1 - assumed '’比較演算子1' in /in/mAd01 on line 12 -1 0.0079429149627686
Output for 5.4.17
*数字の配列を操作<br> Notice: Use of undefined constant ’比較演算子1 - assumed '’比較演算子1' in /in/mAd01 on line 12 -1 0.0087530612945557
Output for 5.4.16
*数字の配列を操作<br> Notice: Use of undefined constant ’比較演算子1 - assumed '’比較演算子1' in /in/mAd01 on line 12 -1 0.0070569515228271
Output for 5.4.15
*数字の配列を操作<br> Notice: Use of undefined constant ’比較演算子1 - assumed '’比較演算子1' in /in/mAd01 on line 12 -1 0.0098299980163574
Output for 5.4.14
*数字の配列を操作<br> Notice: Use of undefined constant ’比較演算子1 - assumed '’比較演算子1' in /in/mAd01 on line 12 -1 0.0098707675933838
Output for 5.4.13
*数字の配列を操作<br> Notice: Use of undefined constant ’比較演算子1 - assumed '’比較演算子1' in /in/mAd01 on line 12 -1 0.0061211585998535
Output for 5.4.12
*数字の配列を操作<br> Notice: Use of undefined constant ’比較演算子1 - assumed '’比較演算子1' in /in/mAd01 on line 12 -1 0.011896848678589
Output for 5.4.11
*数字の配列を操作<br> Notice: Use of undefined constant ’比較演算子1 - assumed '’比較演算子1' in /in/mAd01 on line 12 -1 0.0085229873657227
Output for 5.4.10
*数字の配列を操作<br> Notice: Use of undefined constant ’比較演算子1 - assumed '’比較演算子1' in /in/mAd01 on line 12 -1 0.0086448192596436
Output for 5.4.9
*数字の配列を操作<br> Notice: Use of undefined constant ’比較演算子1 - assumed '’比較演算子1' in /in/mAd01 on line 12 -1 0.0087108612060547
Output for 5.4.8
*数字の配列を操作<br> Notice: Use of undefined constant ’比較演算子1 - assumed '’比較演算子1' in /in/mAd01 on line 12 -1 0.0073819160461426
Output for 5.4.7
*数字の配列を操作<br> Notice: Use of undefined constant ’比較演算子1 - assumed '’比較演算子1' in /in/mAd01 on line 12 -1 0.010437965393066
Output for 5.4.6
*数字の配列を操作<br> Notice: Use of undefined constant ’比較演算子1 - assumed '’比較演算子1' in /in/mAd01 on line 12 -1 0.0079319477081299
Output for 5.4.5
*数字の配列を操作<br> Notice: Use of undefined constant ’比較演算子1 - assumed '’比較演算子1' in /in/mAd01 on line 12 -1 0.038025140762329
Output for 5.4.4
*数字の配列を操作<br> Notice: Use of undefined constant ’比較演算子1 - assumed '’比較演算子1' in /in/mAd01 on line 12 -1 0.025083065032959
Output for 5.4.3
*数字の配列を操作<br> Notice: Use of undefined constant ’比較演算子1 - assumed '’比較演算子1' in /in/mAd01 on line 12 -1 0.012119770050049
Output for 5.4.2
*数字の配列を操作<br> Notice: Use of undefined constant ’比較演算子1 - assumed '’比較演算子1' in /in/mAd01 on line 12 -1 0.0089378356933594
Output for 5.4.1
*数字の配列を操作<br> Notice: Use of undefined constant ’比較演算子1 - assumed '’比較演算子1' in /in/mAd01 on line 12 -1 0.0096690654754639
Output for 5.4.0
*数字の配列を操作<br> Notice: Use of undefined constant ’比較演算子1 - assumed '’比較演算子1' in /in/mAd01 on line 12 -1 0.0075910091400146
Output for 5.3.29
*数字の配列を操作<br> Notice: Use of undefined constant ’比較演算子1 - assumed '’比較演算子1' in /in/mAd01 on line 12 -1 0.0054800510406494
Output for 5.3.28
*数字の配列を操作<br> Notice: Use of undefined constant ’比較演算子1 - assumed '’比較演算子1' in /in/mAd01 on line 12 -1 0.014672994613647
Output for 5.3.27
*数字の配列を操作<br> Notice: Use of undefined constant ’比較演算子1 - assumed '’比較演算子1' in /in/mAd01 on line 12 -1 0.011613130569458
Output for 5.3.26
*数字の配列を操作<br> Notice: Use of undefined constant ’比較演算子1 - assumed '’比較演算子1' in /in/mAd01 on line 12 -1 0.0080540180206299
Output for 5.3.25
*数字の配列を操作<br> Notice: Use of undefined constant ’比較演算子1 - assumed '’比較演算子1' in /in/mAd01 on line 12 -1 0.011259078979492
Output for 5.3.24
*数字の配列を操作<br> Notice: Use of undefined constant ’比較演算子1 - assumed '’比較演算子1' in /in/mAd01 on line 12 -1 0.0099151134490967
Output for 5.3.23
*数字の配列を操作<br> Notice: Use of undefined constant ’比較演算子1 - assumed '’比較演算子1' in /in/mAd01 on line 12 -1 0.01215386390686
Output for 5.3.22
*数字の配列を操作<br> Notice: Use of undefined constant ’比較演算子1 - assumed '’比較演算子1' in /in/mAd01 on line 12 -1 0.016535997390747
Output for 5.3.21
*数字の配列を操作<br> Notice: Use of undefined constant ’比較演算子1 - assumed '’比較演算子1' in /in/mAd01 on line 12 -1 0.0143141746521
Output for 5.3.20
*数字の配列を操作<br> Notice: Use of undefined constant ’比較演算子1 - assumed '’比較演算子1' in /in/mAd01 on line 12 -1 0.013540983200073
Output for 5.3.19
*数字の配列を操作<br> Notice: Use of undefined constant ’比較演算子1 - assumed '’比較演算子1' in /in/mAd01 on line 12 -1 0.013233184814453
Output for 5.3.18
*数字の配列を操作<br> Notice: Use of undefined constant ’比較演算子1 - assumed '’比較演算子1' in /in/mAd01 on line 12 -1 0.011813163757324
Output for 5.3.17
*数字の配列を操作<br> Notice: Use of undefined constant ’比較演算子1 - assumed '’比較演算子1' in /in/mAd01 on line 12 -1 0.010715961456299
Output for 5.3.16
*数字の配列を操作<br> Notice: Use of undefined constant ’比較演算子1 - assumed '’比較演算子1' in /in/mAd01 on line 12 -1 0.010410070419312
Output for 5.3.15
*数字の配列を操作<br> Notice: Use of undefined constant ’比較演算子1 - assumed '’比較演算子1' in /in/mAd01 on line 12 -1 0.016833066940308
Output for 5.3.14
*数字の配列を操作<br> Notice: Use of undefined constant ’比較演算子1 - assumed '’比較演算子1' in /in/mAd01 on line 12 -1 0.012155055999756
Output for 5.3.13
*数字の配列を操作<br> Notice: Use of undefined constant ’比較演算子1 - assumed '’比較演算子1' in /in/mAd01 on line 12 -1 0.011922836303711
Output for 5.3.12
*数字の配列を操作<br> Notice: Use of undefined constant ’比較演算子1 - assumed '’比較演算子1' in /in/mAd01 on line 12 -1 0.01270604133606
Output for 5.3.11
*数字の配列を操作<br> Notice: Use of undefined constant ’比較演算子1 - assumed '’比較演算子1' in /in/mAd01 on line 12 -1 0.011781930923462
Output for 5.3.10
*数字の配列を操作<br> Notice: Use of undefined constant ’比較演算子1 - assumed '’比較演算子1' in /in/mAd01 on line 12 -1 0.0091028213500977
Output for 5.3.9
*数字の配列を操作<br> Notice: Use of undefined constant ’比較演算子1 - assumed '’比較演算子1' in /in/mAd01 on line 12 -1 0.009026050567627
Output for 5.3.8
*数字の配列を操作<br> Notice: Use of undefined constant ’比較演算子1 - assumed '’比較演算子1' in /in/mAd01 on line 12 -1 0.011399030685425
Output for 5.3.7
*数字の配列を操作<br> Notice: Use of undefined constant ’比較演算子1 - assumed '’比較演算子1' in /in/mAd01 on line 12 -1 0.015111207962036
Output for 5.3.6
*数字の配列を操作<br> Notice: Use of undefined constant ’比較演算子1 - assumed '’比較演算子1' in /in/mAd01 on line 12 -1 0.031670808792114
Output for 5.3.5
*数字の配列を操作<br> Notice: Use of undefined constant ’比較演算子1 - assumed '’比較演算子1' in /in/mAd01 on line 12 -1 0.015512943267822
Output for 5.3.4
*数字の配列を操作<br> Notice: Use of undefined constant ’比較演算子1 - assumed '’比較演算子1' in /in/mAd01 on line 12 -1 0.014349937438965
Output for 5.3.3
*数字の配列を操作<br> Notice: Use of undefined constant ’比較演算子1 - assumed '’比較演算子1' in /in/mAd01 on line 12 -1 0.010673046112061
Output for 5.3.2
*数字の配列を操作<br> Notice: Use of undefined constant ’比較演算子1 - assumed '’比較演算子1' in /in/mAd01 on line 12 -1 0.011384010314941
Output for 5.3.1
*数字の配列を操作<br> Notice: Use of undefined constant ’比較演算子1 - assumed '’比較演算子1' in /in/mAd01 on line 12 -1 0.011580944061279
Output for 5.3.0
*数字の配列を操作<br> Notice: Use of undefined constant ’比較演算子1 - assumed '’比較演算子1' in /in/mAd01 on line 12 -1 0.012465953826904
Output for 5.2.17
*数字の配列を操作<br> Notice: Use of undefined constant ’比較演算子1 - assumed '’比較演算子1' in /in/mAd01 on line 12 -1 0.019937038421631
Output for 5.2.16
*数字の配列を操作<br> Notice: Use of undefined constant ’比較演算子1 - assumed '’比較演算子1' in /in/mAd01 on line 12 -1 0.024097919464111
Output for 5.2.15
*数字の配列を操作<br> Notice: Use of undefined constant ’比較演算子1 - assumed '’比較演算子1' in /in/mAd01 on line 12 -1 0.013506889343262
Output for 5.2.14
*数字の配列を操作<br> Notice: Use of undefined constant ’比較演算子1 - assumed '’比較演算子1' in /in/mAd01 on line 12 -1 0.014662027359009
Output for 5.2.13
*数字の配列を操作<br> Notice: Use of undefined constant ’比較演算子1 - assumed '’比較演算子1' in /in/mAd01 on line 12 -1 0.013381958007812
Output for 5.2.12
*数字の配列を操作<br> Notice: Use of undefined constant ’比較演算子1 - assumed '’比較演算子1' in /in/mAd01 on line 12 -1 0.034591913223267
Output for 5.2.11
*数字の配列を操作<br> Notice: Use of undefined constant ’比較演算子1 - assumed '’比較演算子1' in /in/mAd01 on line 12 -1 0.017987966537476
Output for 5.2.10
*数字の配列を操作<br> Notice: Use of undefined constant ’比較演算子1 - assumed '’比較演算子1' in /in/mAd01 on line 12 -1 0.016282081604004
Output for 5.2.9
*数字の配列を操作<br> Notice: Use of undefined constant ’比較演算子1 - assumed '’比較演算子1' in /in/mAd01 on line 12 -1 0.015215873718262
Output for 5.2.8
*数字の配列を操作<br> Notice: Use of undefined constant ’比較演算子1 - assumed '’比較演算子1' in /in/mAd01 on line 12 -1 0.01540994644165
Output for 5.2.7
*数字の配列を操作<br> Notice: Use of undefined constant ’比較演算子1 - assumed '’比較演算子1' in /in/mAd01 on line 12 -1 0.021209955215454
Output for 5.2.6
*数字の配列を操作<br> Notice: Use of undefined constant ’比較演算子1 - assumed '’比較演算子1' in /in/mAd01 on line 12 -1 0.013627052307129
Output for 5.2.5
*数字の配列を操作<br> Notice: Use of undefined constant ’比較演算子1 - assumed '’比較演算子1' in /in/mAd01 on line 12 -1 0.022472858428955
Output for 5.2.4
*数字の配列を操作<br> Notice: Use of undefined constant ’比較演算子1 - assumed '’比較演算子1' in /in/mAd01 on line 12 -1 0.023904085159302
Output for 5.2.3
*数字の配列を操作<br> Notice: Use of undefined constant ’比較演算子1 - assumed '’比較演算子1' in /in/mAd01 on line 12 -1 0.021398782730103
Output for 5.2.2
*数字の配列を操作<br> Notice: Use of undefined constant ’比較演算子1 - assumed '’比較演算子1' in /in/mAd01 on line 12 -1 0.015701055526733
Output for 5.2.1
*数字の配列を操作<br> Notice: Use of undefined constant ’比較演算子1 - assumed '’比較演算子1' in /in/mAd01 on line 12 -1 0.019046783447266
Output for 5.2.0
*数字の配列を操作<br> Notice: Use of undefined constant ’比較演算子1 - assumed '’比較演算子1' in /in/mAd01 on line 12 -1 0.029688119888306
Output for 5.1.6
*数字の配列を操作<br> Notice: Use of undefined constant ’比較演算子1 - assumed '’比較演算子1' in /in/mAd01 on line 12 -1 0.014806985855103
Output for 5.1.5
*数字の配列を操作<br> Notice: Use of undefined constant ’比較演算子1 - assumed '’比較演算子1' in /in/mAd01 on line 12 -1 0.022336006164551
Output for 5.1.4
*数字の配列を操作<br> Notice: Use of undefined constant ’比較演算子1 - assumed '’比較演算子1' in /in/mAd01 on line 12 -1 0.015376091003418
Output for 5.1.3
*数字の配列を操作<br> Notice: Use of undefined constant ’比較演算子1 - assumed '’比較演算子1' in /in/mAd01 on line 12 -1 0.013765096664429
Output for 5.1.2
*数字の配列を操作<br> Notice: Use of undefined constant ’比較演算子1 - assumed '’比較演算子1' in /in/mAd01 on line 12 -1 0.019693851470947
Output for 5.1.1
*数字の配列を操作<br> Notice: Use of undefined constant ’比較演算子1 - assumed '’比較演算子1' in /in/mAd01 on line 12 -1 0.0225670337677
Output for 5.1.0
*数字の配列を操作<br> Notice: Use of undefined constant ’比較演算子1 - assumed '’比較演算子1' in /in/mAd01 on line 12 -1 0.014823913574219
Output for 5.0.5
*数字の配列を操作<br> Notice: Use of undefined constant ’比較演算子1 - assumed '’比較演算子1' in /in/mAd01 on line 12 -1 0.038789033889771
Output for 5.0.4
*数字の配列を操作<br> Notice: Use of undefined constant ’比較演算子1 - assumed '’比較演算子1' in /in/mAd01 on line 12 -1 0.052243947982788
Output for 5.0.3
*数字の配列を操作<br> Notice: Use of undefined constant ’比較演算子1 - assumed '’比較演算子1' in /in/mAd01 on line 12 -1 0.032845973968506
Output for 5.0.2
*数字の配列を操作<br> Notice: Use of undefined constant ’比較演算子1 - assumed '’比較演算子1' in /in/mAd01 on line 12 -1 0.041447877883911
Output for 5.0.1
*数字の配列を操作<br> Notice: Use of undefined constant ’比較演算子1 - assumed '’比較演算子1' in /in/mAd01 on line 12 -1 Notice: Use of undefined constant PHP_EOL - assumed 'PHP_EOL' in /in/mAd01 on line 12 PHP_EOL0.032694101333618 Notice: Use of undefined constant PHP_EOL - assumed 'PHP_EOL' in /in/mAd01 on line 16 PHP_EOL
Output for 5.0.0
*数字の配列を操作<br> Notice: Use of undefined constant ’比較演算子1 - assumed '’比較演算子1' in /in/mAd01 on line 12 -1 Notice: Use of undefined constant PHP_EOL - assumed 'PHP_EOL' in /in/mAd01 on line 12 PHP_EOL0.038195133209229 Notice: Use of undefined constant PHP_EOL - assumed 'PHP_EOL' in /in/mAd01 on line 16 PHP_EOL
Output for 4.4.9
*数字の配列を操作<br> Notice: Use of undefined constant ’比較演算子1 - assumed '’比較演算子1' in /in/mAd01 on line 12 -1 0.0557
Output for 4.4.8
*数字の配列を操作<br> Notice: Use of undefined constant ’比較演算子1 - assumed '’比較演算子1' in /in/mAd01 on line 12 -1 0.067945
Output for 4.4.7
*数字の配列を操作<br> Notice: Use of undefined constant ’比較演算子1 - assumed '’比較演算子1' in /in/mAd01 on line 12 -1 0.051287
Output for 4.4.6
*数字の配列を操作<br> Notice: Use of undefined constant ’比較演算子1 - assumed '’比較演算子1' in /in/mAd01 on line 12 -1 0.055827
Output for 4.4.5
*数字の配列を操作<br> Notice: Use of undefined constant ’比較演算子1 - assumed '’比較演算子1' in /in/mAd01 on line 12 -1 0.036261
Output for 4.4.4
*数字の配列を操作<br> Notice: Use of undefined constant ’比較演算子1 - assumed '’比較演算子1' in /in/mAd01 on line 12 -1 0.036148
Output for 4.4.3
*数字の配列を操作<br> Notice: Use of undefined constant ’比較演算子1 - assumed '’比較演算子1' in /in/mAd01 on line 12 -1 0.03376
Output for 4.4.2
*数字の配列を操作<br> Notice: Use of undefined constant ’比較演算子1 - assumed '’比較演算子1' in /in/mAd01 on line 12 -1 0.042674
Output for 4.4.1
*数字の配列を操作<br> Notice: Use of undefined constant ’比較演算子1 - assumed '’比較演算子1' in /in/mAd01 on line 12 -1 0.049733
Output for 4.4.0
*数字の配列を操作<br> Notice: Use of undefined constant ’比較演算子1 - assumed '’比較演算子1' in /in/mAd01 on line 12 -1 0.054216
Output for 4.3.11
*数字の配列を操作<br> Notice: Use of undefined constant ’比較演算子1 - assumed '’比較演算子1' in /in/mAd01 on line 12 -1 0.049476
Output for 4.3.10
*数字の配列を操作<br> Notice: Use of undefined constant ’比較演算子1 - assumed '’比較演算子1' in /in/mAd01 on line 12 -1 0.047179
Output for 4.3.9
*数字の配列を操作<br> Notice: Use of undefined constant ’比較演算子1 - assumed '’比較演算子1' in /in/mAd01 on line 12 -1 Notice: Use of undefined constant PHP_EOL - assumed 'PHP_EOL' in /in/mAd01 on line 12 PHP_EOL0.035788 Notice: Use of undefined constant PHP_EOL - assumed 'PHP_EOL' in /in/mAd01 on line 16 PHP_EOL
Output for 4.3.8
*数字の配列を操作<br> Notice: Use of undefined constant ’比較演算子1 - assumed '’比較演算子1' in /in/mAd01 on line 12 -1 Notice: Use of undefined constant PHP_EOL - assumed 'PHP_EOL' in /in/mAd01 on line 12 PHP_EOL0.05438 Notice: Use of undefined constant PHP_EOL - assumed 'PHP_EOL' in /in/mAd01 on line 16 PHP_EOL
Output for 4.3.7
*数字の配列を操作<br> Notice: Use of undefined constant ’比較演算子1 - assumed '’比較演算子1' in /in/mAd01 on line 12 -1 Notice: Use of undefined constant PHP_EOL - assumed 'PHP_EOL' in /in/mAd01 on line 12 PHP_EOL0.033613 Notice: Use of undefined constant PHP_EOL - assumed 'PHP_EOL' in /in/mAd01 on line 16 PHP_EOL
Output for 4.3.6
*数字の配列を操作<br> Notice: Use of undefined constant ’比較演算子1 - assumed '’比較演算子1' in /in/mAd01 on line 12 -1 Notice: Use of undefined constant PHP_EOL - assumed 'PHP_EOL' in /in/mAd01 on line 12 PHP_EOL0.034957 Notice: Use of undefined constant PHP_EOL - assumed 'PHP_EOL' in /in/mAd01 on line 16 PHP_EOL
Output for 4.3.5
*数字の配列を操作<br> Notice: Use of undefined constant ’比較演算子1 - assumed '’比較演算子1' in /in/mAd01 on line 12 -1 Notice: Use of undefined constant PHP_EOL - assumed 'PHP_EOL' in /in/mAd01 on line 12 PHP_EOL0.037711 Notice: Use of undefined constant PHP_EOL - assumed 'PHP_EOL' in /in/mAd01 on line 16 PHP_EOL
Output for 4.3.4
*数字の配列を操作<br> Notice: Use of undefined constant ’比較演算子1 - assumed '’比較演算子1' in /in/mAd01 on line 12 -1 Notice: Use of undefined constant PHP_EOL - assumed 'PHP_EOL' in /in/mAd01 on line 12 PHP_EOL0.062034 Notice: Use of undefined constant PHP_EOL - assumed 'PHP_EOL' in /in/mAd01 on line 16 PHP_EOL
Output for 4.3.3
*数字の配列を操作<br> Notice: Use of undefined constant ’比較演算子1 - assumed '’比較演算子1' in /in/mAd01 on line 12 -1 Notice: Use of undefined constant PHP_EOL - assumed 'PHP_EOL' in /in/mAd01 on line 12 PHP_EOL0.042486 Notice: Use of undefined constant PHP_EOL - assumed 'PHP_EOL' in /in/mAd01 on line 16 PHP_EOL
Output for 4.3.2
*数字の配列を操作<br> Notice: Use of undefined constant ’比較演算子1 - assumed '’比較演算子1' in /in/mAd01 on line 12 -1 Notice: Use of undefined constant PHP_EOL - assumed 'PHP_EOL' in /in/mAd01 on line 12 PHP_EOL0.026689 Notice: Use of undefined constant PHP_EOL - assumed 'PHP_EOL' in /in/mAd01 on line 16 PHP_EOL
Output for 4.3.1
*数字の配列を操作<br> Notice: Use of undefined constant ’比較演算子1 - assumed '’比較演算子1' in /in/mAd01 on line 12 -1 Notice: Use of undefined constant PHP_EOL - assumed 'PHP_EOL' in /in/mAd01 on line 12 PHP_EOL0.033742 Notice: Use of undefined constant PHP_EOL - assumed 'PHP_EOL' in /in/mAd01 on line 16 PHP_EOL
Output for 4.3.0
*数字の配列を操作<br> Notice: Use of undefined constant ’比較演算子1 - assumed '’比較演算子1' in /in/mAd01 on line 12 -1 Notice: Use of undefined constant PHP_EOL - assumed 'PHP_EOL' in /in/mAd01 on line 12 PHP_EOL0.030393 Notice: Use of undefined constant PHP_EOL - assumed 'PHP_EOL' in /in/mAd01 on line 16 PHP_EOL

preferences:
155.19 ms | 402 KiB | 174 Q