fork download
  1. res = [];
  2.  
  3. for try_ = 1:100
  4. hp_red = 100;
  5. hp_blue = 100;
  6. while 1
  7. br = 0;
  8. res(try_) = 0;
  9. if rand < 0.4
  10. hp_red = hp_red - 1;
  11. if hp_red <= 0
  12. res(try_) = res(try_) + 1;
  13. br = 1;
  14. end
  15. end
  16. for j = 1:4
  17. if rand < 0.1
  18. hp_blue = hp_blue - 1;
  19. if hp_blue <= 0
  20. res(try_) = res(try_) + 2;
  21. br = 1;
  22. break;
  23. end
  24. end
  25. end
  26. if br == 1
  27. break;
  28. end
  29. end
  30.  
  31. end
  32.  
  33. sum (res == 1)
  34. sum (res == 2)
  35. sum (res == 3)
Success #stdin #stdout #stderr 2.72s 65088KB
stdin
Standard input is empty
stdout
ans =  44
ans =  53
ans =  3
stderr
warning: time stamp for `/usr/share/octave/3.6.2/m/optimization/__all_opts__.m' is in the future
warning: time stamp for `/usr/share/octave/3.6.2/m/optimization/optimset.m' is in the future
warning: time stamp for `/usr/share/octave/3.6.2/m/optimization/fminbnd.m' is in the future
warning: time stamp for `/usr/share/octave/3.6.2/m/optimization/fminbnd.m' is in the future
warning: time stamp for `/usr/share/octave/3.6.2/m/set/unique.m' is in the future
warning: time stamp for `/usr/share/octave/3.6.2/m/general/isvector.m' is in the future
warning: timestamp on file /usr/lib/i386-linux-gnu/octave/3.6.2/oct/i486-pc-linux-gnu/find.oct is in the future
warning: time stamp for `/usr/share/octave/3.6.2/m/optimization/fminunc.m' is in the future
warning: time stamp for `/usr/share/octave/3.6.2/m/optimization/fminunc.m' is in the future
warning: time stamp for `/usr/share/octave/3.6.2/m/optimization/fminunc.m' is in the future
warning: time stamp for `/usr/share/octave/3.6.2/m/optimization/fsolve.m' is in the future
warning: time stamp for `/usr/share/octave/3.6.2/m/optimization/fsolve.m' is in the future
warning: time stamp for `/usr/share/octave/3.6.2/m/optimization/fsolve.m' is in the future
warning: time stamp for `/usr/share/octave/3.6.2/m/optimization/fsolve.m' is in the future
warning: time stamp for `/usr/share/octave/3.6.2/m/optimization/fzero.m' is in the future
warning: time stamp for `/usr/share/octave/3.6.2/m/optimization/fzero.m' is in the future
warning: time stamp for `/usr/share/octave/3.6.2/m/optimization/lsqnonneg.m' is in the future
warning: time stamp for `/usr/share/octave/3.6.2/m/optimization/pqpnonneg.m' is in the future
warning: time stamp for `/usr/share/octave/3.6.2/m/optimization/qp.m' is in the future
warning: time stamp for `/usr/share/octave/3.6.2/m/pkg/pkg.m' is in the future
warning: time stamp for `/usr/share/octave/3.6.2/m/pkg/pkg.m' is in the future
warning: time stamp for `/usr/share/octave/3.6.2/m/pkg/pkg.m' is in the future
warning: time stamp for `/usr/share/octave/3.6.2/m/pkg/pkg.m' is in the future
warning: time stamp for `/usr/share/octave/3.6.2/m/pkg/pkg.m' is in the future
warning: time stamp for `/usr/share/octave/3.6.2/m/pkg/pkg.m' is in the future
warning: time stamp for `/usr/share/octave/3.6.2/m/pkg/pkg.m' is in the future
warning: time stamp for `/usr/share/octave/3.6.2/m/pkg/pkg.m' is in the future
warning: time stamp for `/usr/share/octave/3.6.2/m/pkg/pkg.m' is in the future
warning: time stamp for `/usr/share/octave/3.6.2/m/pkg/pkg.m' is in the future
warning: time stamp for `/usr/share/octave/3.6.2/m/pkg/pkg.m' is in the future
warning: time stamp for `/usr/share/octave/3.6.2/m/pkg/pkg.m' is in the future
warning: time stamp for `/usr/share/octave/3.6.2/m/pkg/pkg.m' is in the future
warning: time stamp for `/usr/share/octave/3.6.2/m/pkg/pkg.m' is in the future
warning: time stamp for `/usr/share/octave/3.6.2/m/pkg/pkg.m' is in the future
warning: time stamp for `/usr/share/octave/3.6.2/m/pkg/pkg.m' is in the future
warning: time stamp for `/usr/share/octave/3.6.2/m/pkg/pkg.m' is in the future
warning: time stamp for `/usr/share/octave/3.6.2/m/pkg/pkg.m' is in the future
warning: time stamp for `/usr/share/octave/3.6.2/m/pkg/pkg.m' is in the future
warning: time stamp for `/usr/share/octave/3.6.2/m/pkg/pkg.m' is in the future
warning: time stamp for `/usr/share/octave/3.6.2/m/pkg/pkg.m' is in the future
warning: time stamp for `/usr/share/octave/3.6.2/m/pkg/pkg.m' is in the future
warning: time stamp for `/usr/share/octave/3.6.2/m/pkg/pkg.m' is in the future
warning: time stamp for `/usr/share/octave/3.6.2/m/pkg/pkg.m' is in the future
warning: time stamp for `/usr/share/octave/3.6.2/m/pkg/pkg.m' is in the future
warning: time stamp for `/usr/share/octave/3.6.2/m/pkg/pkg.m' is in the future
warning: time stamp for `/usr/share/octave/3.6.2/m/pkg/pkg.m' is in the future
warning: time stamp for `/usr/share/octave/3.6.2/m/pkg/pkg.m' is in the future
warning: time stamp for `/usr/share/octave/3.6.2/m/pkg/pkg.m' is in the future
warning: time stamp for `/usr/share/octave/3.6.2/m/pkg/pkg.m' is in the future
warning: time stamp for `/usr/share/octave/3.6.2/m/pkg/pkg.m' is in the future
warning: time stamp for `/usr/share/octave/3.6.2/m/pkg/pkg.m' is in the future
warning: time stamp for `/usr/share/octave/3.6.2/m/pkg/pkg.m' is in the future
warning: time stamp for `/usr/share/octave/3.6.2/m/pkg/pkg.m' is in the future
warning: time stamp for `/usr/share/octave/3.6.2/m/pkg/pkg.m' is in the future
warning: time stamp for `/usr/share/octave/3.6.2/m/pkg/pkg.m' is in the future
warning: time stamp for `/usr/share/octave/3.6.2/m/pkg/pkg.m' is in the future
warning: time stamp for `/usr/share/octave/3.6.2/m/pkg/pkg.m' is in the future
warning: time stamp for `/usr/share/octave/3.6.2/m/pkg/pkg.m' is in the future
warning: time stamp for `/usr/share/octave/3.6.2/m/pkg/pkg.m' is in the future
warning: time stamp for `/usr/share/octave/3.6.2/m/pkg/pkg.m' is in the future
warning: time stamp for `/usr/share/octave/3.6.2/m/pkg/pkg.m' is in the future
warning: time stamp for `/usr/share/octave/3.6.2/m/pkg/pkg.m' is in the future
warning: time stamp for `/usr/share/octave/3.6.2/m/pkg/pkg.m' is in the future
warning: time stamp for `/usr/share/octave/3.6.2/m/miscellaneous/fullfile.m' is in the future
warning: timestamp on file /usr/lib/i386-linux-gnu/octave/3.6.2/oct/i486-pc-linux-gnu/cellfun.oct is in the future
warning: time stamp for `/usr/share/octave/3.6.2/m/strings/cstrcat.m' is in the future
warning: time stamp for `/usr/share/octave/3.6.2/m/miscellaneous/ispc.m' is in the future
warning: time stamp for `/usr/share/octave/3.6.2/m/miscellaneous/fileattrib.m' is in the future
warning: timestamp on file /usr/lib/i386-linux-gnu/octave/3.6.2/oct/i486-pc-linux-gnu/strfind.oct is in the future
warning: timestamp on file /usr/lib/i386-linux-gnu/octave/3.6.2/oct/i486-pc-linux-gnu/rand.oct is in the future
warning: time stamp for `/usr/share/octave/3.6.2/m/startup/__finish__.m' is in the future