diff --git a/cpp/xeinit7.cpp b/cpp/xeinit7.cpp index c694e51..142fda7 100644 --- a/cpp/xeinit7.cpp +++ b/cpp/xeinit7.cpp @@ -7,6 +7,6 @@ int main(int argc,char *argv[]) int x; srand((unsigned)time(NULL)); x=rand(); - std::cout<