[Challenge]:Series print in java | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 6

[Challenge]:Series print in java

s=+1+4+8-11-14-18+21+24+28-31-34...........+81+84+88....+/-n print the series and print the sum it will produce both 👍👍 try to solve this series in java 😁 best of luck attach your program in java please only👍👍🙏

15th Feb 2018, 12:49 PM
MANAS RASTOGI
MANAS RASTOGI - avatar
8 Answers
+ 11
@MANAS RASTOGI Thank you for nice words 😊
16th Feb 2018, 6:33 AM
LukArToDo
LukArToDo - avatar
+ 6
https://code.sololearn.com/caSw5mXojvcR/?ref=app my easy way to the point it also gives the sum of series
16th Feb 2018, 6:06 AM
MANAS RASTOGI
MANAS RASTOGI - avatar
+ 5
@LukArToDo very good try👍👍👌
16th Feb 2018, 6:07 AM
MANAS RASTOGI
MANAS RASTOGI - avatar
+ 5
https://code.sololearn.com/cQOxxhBAyxXR/?ref=app one more very good prgrm by @LukArToDo From @Fabio👍👍👍👌👌 nice #frndship goals
16th Feb 2018, 6:11 AM
MANAS RASTOGI
MANAS RASTOGI - avatar
+ 4
By solving you mean to a code that receives a serie and print: n+(n+3)+((n+3)+4)+(((n+3)+4))+3).... N. Or print: Serie increments number in 3 and then 4.
15th Feb 2018, 4:35 PM
Fabio
+ 3
@Fabio mind the plus and minus sign
15th Feb 2018, 4:42 PM
MANAS RASTOGI
MANAS RASTOGI - avatar
+ 3
well tried and best implementation
8th Jun 2018, 6:36 AM
Aarushi Khatri
Aarushi Khatri - avatar