Please I don't find tha some errors please solve my problem šŸ¤”šŸ¤” | Sololearn: Learn to code for FREE!
Novo curso! Todo programador deveria aprender IA generativa!
Experimente uma aula grƔtis
+ 1

Please I don't find tha some errors please solve my problem šŸ¤”šŸ¤”

https://code.sololearn.com/cSjaeisB9OZW/?ref=app

11th Oct 2018, 1:34 PM
Sandeep
Sandeep - avatar
2 Respostas
+ 1
1/ Your using directive is having an uppercase U. Switch it back to lowercase. 2/ There should be no space following operator (i.e operator+)
11th Oct 2018, 4:29 PM
HoĆ ng Nguyį»…n Văn
HoĆ ng Nguyį»…n Văn - avatar
0
You may should add using namespace std; to the program after #include <iostream>
11th Oct 2018, 2:26 PM
T M
T M - avatar