Problem 1804. Fangs of a vampire number
Solution Stats
Problem Comments
-
4 Comments
Sorry for all the false positives. I have added more test cases.
It turns out that the difference in meaning between "not both" and "both not" is critical to this problem. Do'h! Took me a while to figure out where I was going wrong. :P
Exactly what I like in Cody. Interesting and modular problem, with good explanations.
What else ?
Thank you, Jean-Marie! If I have time, I might extend the problem even further.
Solution Comments
-
1 Comment
Oops--does not check all conditions--should not have passed.
-
1 Comment
I now see that this is not a valid solution..it has false positives but still passes the test suite :-(
Problem Recent Solvers78
Suggested Problems
-
Find the sum of all the numbers of the input vector
41450 Solvers
-
Project Euler: Problem 1, Multiples of 3 and 5
2474 Solvers
-
Implement simple rotation cypher
1032 Solvers
-
Calculate the area of a triangle between three points
2129 Solvers
-
Is this triangle right-angled?
4429 Solvers
More from this Author9
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!