We use cookies to ensure you have the best browsing experience on our website. Please read our cookie policy for more information about how we use cookies.
  • HackerRank Home

    HackerRank

  • |
  • Prepare
  • Certify
  • Compete
  • Apply
  • Hiring developers?
  1. Prepare
  2. Functional Programming
  3. Introduction
  4. Solve Me First FP
  5. Discussions

Solve Me First FP

Problem
Submissions
Leaderboard
Discussions

Sort 306 Discussions, By:

recency

Please Login in order to post a comment

  • JohnKing98
    2 days ago+ 0 comments

    This post is very nice. I have learning many things. crickex exchange id

    0|
    Permalink
  • agithaka
    6 months ago+ 0 comments

    Elixir Solution

    defmodule Solution do
        def add() do
            a = IO.read(:line) |> String.trim() |> String.to_integer()
            b = IO.read(:line) |> String.trim() |> String.to_integer()
            
            IO.puts(a + b)
        end
    end
    
    Solution.add()
    
    0|
    Permalink
  • affiliate8635
    6 months ago+ 0 comments

    https://packersandmoversinsurat.in/

    0|
    Permalink
  • mohsinmajestic
    8 months ago+ 0 comments

    Code does work on my site. Thanks

    0|
    Permalink
  • ernesto_cardena2
    12 months ago+ 0 comments

    I don't understand the constraints, if you use a custom input greater 1000 this works

    0|
    Permalink
Load more conversations

Need Help?


View top submissions
  • Blog
  • Scoring
  • Environment
  • FAQ
  • About Us
  • Support
  • Careers
  • Terms Of Service
  • Privacy Policy