Answer to Question #23431 in C++ for geleta

Question #23431
write a program that displays xxx on screen.
1
Expert's answer
2013-02-11T10:23:54-0500
#include <iostream>

void main(){
std::cout<<"xxx\n";
system("pause");
}

Need a fast expert's response?

Submit order

and get a quick answer at the best price

for any assignment or question with DETAILED EXPLANATIONS!

Comments

No comments. Be the first!

Leave a comment

LATEST TUTORIALS
APPROVED BY CLIENTS