Integer Pranks X65695


Statement
 

pdf   zip

html
Public test cases
  • Input

    5 
    10 
    3
    

    Output

    False
    
  • Input

    -11 
    -6 
    1
    

    Output

    True
    
  • Information
    Author
    HP CodeWars
    Language
    English
    Official solutions
    Python
    User solutions
    C++ Haskell Java Python