Hello friends why its not working i need help | Sololearn: Learn to code for FREE!
Nouvelle formation ! Tous les codeurs devraient apprendre l'IA générative !
Essayez une leçon gratuite
0

Hello friends why its not working i need help

#include <iostream> using namespace std; int main() { cout<<" +"; cout<<end1; cout<<" ++"; cout<<end1; cout<<" +++"; return 0; }

19th Oct 2020, 2:41 AM
Team Hunter's
Team Hunter's - avatar
3 Réponses
+ 7
cout<< endl You wrote "end1"
19th Oct 2020, 2:46 AM
Mouli
Mouli - avatar
0
Tnxxx
19th Oct 2020, 2:50 AM
Team Hunter's
Team Hunter's - avatar
0
Please replace tag '...' by 'C++' 👍
19th Oct 2020, 3:46 AM
Ipang