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;