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.
Solve Me First FP
Solve Me First FP
+ 0 comments This post is very nice. I have learning many things. crickex exchange id
+ 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 comments
+ 0 comments Code does work on my site. Thanks
+ 0 comments I don't understand the constraints, if you use a custom input greater 1000 this works
Load more conversations
Sort 306 Discussions, By:
Please Login in order to post a comment