0
the output is correct but insist its wrong
I will solve this proplem and the output correct but it tell me its wrong the name of proplem is Extra-Terrestrials this is my code https://code.sololearn.com/cO1GAoa184Ce/?ref=app
2 Answers
+ 5
I cannot remember the task text but think you need try this way:
cout << english[i];
//n--;
0
JaScript thanks
actually the condition of loop must be vector.length()-1;