From 78d3cb4fd36b296d0b97390c9d0bd5f4868450b4 Mon Sep 17 00:00:00 2001 From: daleclack Date: Fri, 15 Oct 2021 21:43:16 +0800 Subject: [PATCH] Update xeinit7 --- cpp/xeinit7.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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<