From 1cf907562cec0f68a892a6d3ba5786ee2754d6ed Mon Sep 17 00:00:00 2001 From: JaydeepRokade <150123454+JaydeepRokade@users.noreply.github.com> Date: Sun, 8 Sep 2024 23:25:08 +0530 Subject: [PATCH] Update VideoGame.cpp --- GAME/VideoGame.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/GAME/VideoGame.cpp b/GAME/VideoGame.cpp index 9bafd1a1..291f7350 100644 --- a/GAME/VideoGame.cpp +++ b/GAME/VideoGame.cpp @@ -1,7 +1,7 @@ #include #include using namespace std; - +//File of the videoGame block int main() { long long int n, h, j = 0, k = 0;