The cooking library X10813


Statement
 

pdf   zip

html

Input An amount of US Cups as an integer, no decimals.

Output The equivalent in milliliters.

Public test cases
  • Input

    2
    

    Output

    2 US cups are 472 milliliters
    
  • Information
    Author
    HP CodeWars
    Language
    English
    Official solutions
    C++
    User solutions
    C++ Haskell Java Python