Problem 539. Fun Race

  • Given two unary functions foo and goo.
  • Check whether foo(0) runs faster than goo(0).
  • Output 1 if foo is faster, otherwise output 2.
  • Please give the answer within 1/5 seconds.

Solution Stats

11.29% Correct | 88.71% Incorrect
Last Solution submitted on Oct 30, 2022

Problem Comments

Solution Comments

Show comments

Problem Recent Solvers33

Suggested Problems

More from this Author100

Problem Tags

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!