javacodes
javacodes copied to clipboard
Pronic Number Program in Java
Java program to check whether the given number is the pronic number or not
A pronic number is a number which is the product of two consecutive integers, that is, a number of the form n(n + 1).
The pronic number is also called oblong numbers, heteromecic numbers, or rectangular numbers. The first few Pronic numbers are::- 0, 2, 6, 12, 20, 30, 42, 56, 72, 90, 110, 132, 156, 182, 210, 240, 272, 306, 342, 380, 420, 462 …
Hello, could you assign to me this issue? I have a solution for this :)
hey if the issue isnt solved you can assign this to me
Hey @sujana-kamasany , is this still open? If yes , I would love to contribute to this issue for this repository.
Hey @sujana-kamasany , is this still open? If yes , I would love to contribute to this issue for this repository.
Hey @Aayush-Kapur Yes you can submit your code
@sujana-kamasany Hi can I also try this one out?
@20t3r sure please submit your solution!
Can I work on this issue? I see some people are already on it...is multiple submissions accepted?
@sujana-kamasany I have submitted a pr. Requesting review.
hey can i work on this