Problem 2023. Is this triangle right-angled?
Solution Stats
Problem Comments
-
3 Comments
Shravankumar P
on 18 Jun 2014
among a,b,c., specify the hypotenuse.
Flo Mo
on 22 Sep 2016
that's the tricky part here ;) Check all combinations - too bad 'combvec' doesnt work here
Bunny Harlan
on 25 Oct 2017
Passes for True, but Failing when I get to false test?? Not sure at the moment what I could be missing.
Solution Comments
-
1 Comment
Haoran Tian
on 25 Nov 2021
nice
-
3 Comments
Josh Klueber
on 11 Nov 2021
tricky
Isabella Stellitano
on 14 Nov 2021
Good problem
Isabella Stellitano
on 14 Nov 2021
good problem
-
1 Comment
Giovanni Valentini
on 18 Sep 2021
A great example!
-
1 Comment
john perkins
on 4 May 2021
challenging!
-
1 Comment
Cory Cunningham
on 11 Dec 2020
Yes, I finally got it
-
1 Comment
Adam Turner
on 25 Nov 2020
The 2nd test is incorrect.
-
1 Comment
Sofie Brammer
on 28 Jan 2023 at 11:22
Creative solution :D
-
1 Comment
Yona
on 4 Mar 2015
why is it correct? only because the test case.
a=100, b=20, c=5 will flag true but it not true
-
1 Comment
Jon
on 2 Dec 2013
Without using str2num or regexp
Problem Recent Solvers4423
Suggested Problems
-
1335 Solvers
-
Back to basics 12 - Input Arguments
570 Solvers
-
Convert a vector into a number
575 Solvers
-
953 Solvers
-
463 Solvers
More from this Author10
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!