3v4l.org

run code in 300+ PHP versions simultaneously
<?php $head=<<<EOF 943.375/h(ordinary) 1179.84375/h(extra) 58.5331744139849=3511.990464839094m =?=3512m =58h32m which means... EOF; echo $head; define('BSALARY',150940); echo "月俸:BSALARY\n"; define('EX_INCLUDED',69060); echo "見込み残業:EX_INCLUDED"; define('REG_TIME',8); $hsalary=ceil(BSALARY/REG_TIME)-1; echo "時間換算基本給:$hsalary円\n"; $capableextra=ceil(EX_INCLUDED / hsalary); echo "残業可能時間:$capableextra\n"; $total=160+$capableextra; echo "月稼働時間は$total\n"; $tperday=ceil($total/20); $dailyextra=tperday-8; echo "一日$tperday労働、平均残業$dailyextra時間";
Output for 8.0.0 - 8.0.30, 8.1.0 - 8.1.28, 8.2.0 - 8.2.18, 8.3.0 - 8.3.6
943.375/h(ordinary) 1179.84375/h(extra) 58.5331744139849=3511.990464839094m =?=3512m =58h32m which means...月俸:BSALARY 見込み残業:EX_INCLUDED Warning: Undefined variable $hsalary円 in /in/gM14N on line 17 時間換算基本給: Fatal error: Uncaught Error: Undefined constant "hsalary" in /in/gM14N:18 Stack trace: #0 {main} thrown in /in/gM14N on line 18
Process exited with code 255.
Output for 7.2.0 - 7.2.33, 7.3.0 - 7.3.31, 7.4.0 - 7.4.33
943.375/h(ordinary) 1179.84375/h(extra) 58.5331744139849=3511.990464839094m =?=3512m =58h32m which means...月俸:BSALARY 見込み残業:EX_INCLUDED Notice: Undefined variable: hsalary円 in /in/gM14N on line 17 時間換算基本給: Warning: Use of undefined constant hsalary - assumed 'hsalary' (this will throw an Error in a future version of PHP) in /in/gM14N on line 18 Warning: A non-numeric value encountered in /in/gM14N on line 18 Warning: Division by zero in /in/gM14N on line 18 残業可能時間:INF 月稼働時間はINF Warning: Use of undefined constant tperday - assumed 'tperday' (this will throw an Error in a future version of PHP) in /in/gM14N on line 23 Warning: A non-numeric value encountered in /in/gM14N on line 23 Notice: Undefined variable: tperday労働、平均残業 in /in/gM14N on line 24 Notice: Undefined variable: dailyextra時間 in /in/gM14N on line 24 一日
Output for 7.3.32 - 7.3.33
943.375/h(ordinary) 1179.84375/h(extra) 58.5331744139849=3511.990464839094m =?=3512m =58h32m which means...月俸:BSALARY 見込み残業:EX_INCLUDED時間換算基本給: Warning: Use of undefined constant hsalary - assumed 'hsalary' (this will throw an Error in a future version of PHP) in /in/gM14N on line 18 Warning: A non-numeric value encountered in /in/gM14N on line 18 Warning: Division by zero in /in/gM14N on line 18 残業可能時間:INF 月稼働時間はINF Warning: Use of undefined constant tperday - assumed 'tperday' (this will throw an Error in a future version of PHP) in /in/gM14N on line 23 Warning: A non-numeric value encountered in /in/gM14N on line 23 一日
Output for 7.1.0 - 7.1.33
943.375/h(ordinary) 1179.84375/h(extra) 58.5331744139849=3511.990464839094m =?=3512m =58h32m which means...月俸:BSALARY 見込み残業:EX_INCLUDED Notice: Undefined variable: hsalary円 in /in/gM14N on line 17 時間換算基本給: Notice: Use of undefined constant hsalary - assumed 'hsalary' in /in/gM14N on line 18 Warning: A non-numeric value encountered in /in/gM14N on line 18 Warning: Division by zero in /in/gM14N on line 18 残業可能時間:INF 月稼働時間はINF Notice: Use of undefined constant tperday - assumed 'tperday' in /in/gM14N on line 23 Warning: A non-numeric value encountered in /in/gM14N on line 23 Notice: Undefined variable: tperday労働、平均残業 in /in/gM14N on line 24 Notice: Undefined variable: dailyextra時間 in /in/gM14N on line 24 一日
Output for 7.0.0 - 7.0.33
943.375/h(ordinary) 1179.84375/h(extra) 58.5331744139849=3511.990464839094m =?=3512m =58h32m which means...月俸:BSALARY 見込み残業:EX_INCLUDED Notice: Undefined variable: hsalary円 in /in/gM14N on line 17 時間換算基本給: Notice: Use of undefined constant hsalary - assumed 'hsalary' in /in/gM14N on line 18 Warning: Division by zero in /in/gM14N on line 18 残業可能時間:INF 月稼働時間はINF Notice: Use of undefined constant tperday - assumed 'tperday' in /in/gM14N on line 23 Notice: Undefined variable: tperday労働、平均残業 in /in/gM14N on line 24 Notice: Undefined variable: dailyextra時間 in /in/gM14N on line 24 一日
Output for 5.0.4 - 5.0.5, 5.1.0 - 5.1.1, 5.1.3 - 5.1.6, 5.2.0 - 5.2.17, 5.3.0 - 5.3.29, 5.4.0 - 5.4.45, 5.5.0 - 5.5.38, 5.6.0 - 5.6.38
943.375/h(ordinary) 1179.84375/h(extra) 58.5331744139849=3511.990464839094m =?=3512m =58h32m which means...月俸:BSALARY 見込み残業:EX_INCLUDED Notice: Undefined variable: hsalary円 in /in/gM14N on line 17 時間換算基本給: Notice: Use of undefined constant hsalary - assumed 'hsalary' in /in/gM14N on line 18 Warning: Division by zero in /in/gM14N on line 18 残業可能時間:0 月稼働時間は160 Notice: Use of undefined constant tperday - assumed 'tperday' in /in/gM14N on line 23 Notice: Undefined variable: tperday労働、平均残業 in /in/gM14N on line 24 Notice: Undefined variable: dailyextra時間 in /in/gM14N on line 24 一日
Output for 5.1.2
943.375/h(ordinary) 1179.84375/h(extra) 58.5331744139849=3511.990464839094m =?=3512m =58h32m which means...月俸:BSALARY 見込み残業:EX_INCLUDED Notice: Undefined variable: hsalary円 in /in/gM14N on line 18 時間換算基本給: Notice: Use of undefined constant hsalary - assumed 'hsalary' in /in/gM14N on line 19 Warning: Division by zero in /in/gM14N on line 19 残業可能時間:0 月稼働時間は160 Notice: Use of undefined constant tperday - assumed 'tperday' in /in/gM14N on line 24 Notice: Undefined variable: tperday労働、平均残業 in /in/gM14N on line 25 Notice: Undefined variable: dailyextra時間 in /in/gM14N on line 25 一日
Output for 4.3.0 - 4.3.11, 4.4.0 - 4.4.1, 4.4.3 - 4.4.9, 5.0.0 - 5.0.3
943.375/h(ordinary) 1179.84375/h(extra) 58.5331744139849=3511.990464839094m =?=3512m =58h32m which means...月俸:BSALARY 見込み残業:EX_INCLUDED Notice: Undefined variable: hsalary円 in /in/gM14N on line 17 時間換算基本給: Notice: Use of undefined constant hsalary - assumed 'hsalary' in /in/gM14N on line 18 Warning: Division by zero in /in/gM14N on line 18 残業可能時間:0 月稼働時間は160 Notice: Use of undefined constant tperday - assumed 'tperday' in /in/gM14N on line 23 Notice: Undefined variable: tperday労働、平均残業 in /in/gM14N on line 24 Notice: Undefined variable: dailyextra時間 in /in/gM14N on line 24 一日
Output for 4.4.2
943.375/h(ordinary) 1179.84375/h(extra) 58.5331744139849=3511.990464839094m =?=3512m =58h32m which means...月俸:BSALARY 見込み残業:EX_INCLUDED Notice: Undefined variable: hsalary円 in /in/gM14N on line 18 時間換算基本給: Notice: Use of undefined constant hsalary - assumed 'hsalary' in /in/gM14N on line 19 Warning: Division by zero in /in/gM14N on line 19 残業可能時間:0 月稼働時間は160 Notice: Use of undefined constant tperday - assumed 'tperday' in /in/gM14N on line 24 Notice: Undefined variable: tperday労働、平均残業 in /in/gM14N on line 25 Notice: Undefined variable: dailyextra時間 in /in/gM14N on line 25 一日

preferences:
255.06 ms | 403 KiB | 451 Q