Cursos
Iniciar sesiónComenzar a aprender IA
Cursos
Iniciar sesiónComenzar a aprender IA
0

I want to find the sum of the series:1+3+6+10+15+...upto n terms.what has gone wrong in my code?

What is wrong in my code https://code.sololearn.com/cUhXowIU2QvM/?ref=app

c++
26th Sep 2019, 4:59 PM
SOUMYADEEP BISWAS
1 Respuesta
+ 1
Line 6: a=1, d=3; Lines 9-11: for(i=3;i<=n+1;i++) {a+=d; d+=i;}
26th Sep 2019, 6:22 PM
Diego
Diego - avatar

¿Tienes a menudo preguntas como esta?

Aprende gratis de forma más eficaz

  • Introducción a Python

    7,1M de estudiantes

  • Introducción a Java

    4,7M de estudiantes

  • Introducción a C

    1,5M de estudiantes

  • Introducción a HTML

    7,5M de estudiantes

Ver todos los cursos
En tendencia hoy
Ошибка в приложении Sololearn
1 Votes
Is anyone else experiencing this Sololearn issue?
0 Votes
NEO V2.0
1 Votes
Best language?
0 Votes
solo learn program issue - iPhone?
1 Votes
How do I keep myself motivated in coding
0 Votes
Is it possible to write Rust code that is as compact and expressive as Python?
0 Votes
you con help mi
1 Votes
Learn - multiple choice course questions display in one box making it impossible to continue
1 Votes
I want to know how to make an Payment App like what I need to learn I need some guidance
0 Votes