PRO task doesn't solve | Sololearn: Learn to code for FREE!
¡Nuevo curso! ¡Todo programador debería aprender IA Generativa!
Prueba una lección gratuita
0

PRO task doesn't solve

I'm trying to solve Pro task, code is correct but it gives wrong... cout << "C \n"<<"+ \n"<<"+"; Where I do mistake?

2nd Jan 2021, 11:39 PM
Deividas Ašmontas
Deividas Ašmontas - avatar
2 Respuestas
0
which result do you want?: output: C++ or: C + +
3rd Jan 2021, 1:03 AM
Daniel Briceño
Daniel Briceño - avatar
0
to get the first you must remove \n
3rd Jan 2021, 1:04 AM
Daniel Briceño
Daniel Briceño - avatar