Skip to main content

You are not logged in. Your edit will be placed in a queue until it is peer reviewed.

We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.

Required fields*

2
  • it is failing for some specific input values e.g Enter the range: 1,3 5-6 Output: 1 2 3 4 5 6 Commented Aug 27, 2018 at 12:20
  • Corrected - error was in the lower limit of the last for loop. Commented Aug 27, 2018 at 12:45