From b930742dd304a69e96fbaddfc4e90e6a52ddf599 Mon Sep 17 00:00:00 2001 From: borysr Date: Fri, 17 May 2024 12:24:45 +0200 Subject: [PATCH] sosna --- cpp/_rvmain.cpp | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/cpp/_rvmain.cpp b/cpp/_rvmain.cpp index 9a6ea17..ff517bf 100644 --- a/cpp/_rvmain.cpp +++ b/cpp/_rvmain.cpp @@ -56,8 +56,8 @@ int main() { asm("nop"); - ptrS->x=10; - ptrS->y=20; + ptrS->x=17; + ptrS->y=24; int32_t wynik = 0;