Hello friends why its not working i need help | Sololearn: Learn to code for FREE!
Novo curso! Todo programador deveria aprender IA generativa!
Experimente uma aula grƔtis
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 Respostas
+ 7
cout<< endl You wrote "end1"
19th Oct 2020, 2:46 AM
Minho
Minho - 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