0
What is Wrong with this really Short code ???
What is wrong with this code? #include <iostream> using namespace std; int main() { cout<<"keep looking!"; cout<<"you\'ll find it"; return 0; }
2 ответов
+ 2
Nothing is wrong.
What is wrong?
0
Mukul Bhist, its a '\\' .
'//' is for single line comments