]> wirehaze git hosting - lifeboot.git/commitdiff

wirehaze git hosting

update INIT_RATIO
authorphfr24 <phfr24@inf.ufpr.br>
Sun, 26 Oct 2025 02:03:22 +0000 (23:03 -0300)
committerphfr24 <phfr24@inf.ufpr.br>
Sun, 26 Oct 2025 02:03:22 +0000 (23:03 -0300)
prototype.c

index a26ad5cda6fccb85face914f8d59ef4eed0e5f54..c9c2afa8796467d30fceb93c72d64b402d1c2e06 100644 (file)
@@ -10,7 +10,7 @@
 #define DEAD ' '
 #define ALIVE '#'
 
 #define DEAD ' '
 #define ALIVE '#'
 
-#define INIT_RATIO 10
+#define INIT_RATIO 4
 
 #define STR(x) _STR(x)
 #define _STR(x) #x
 
 #define STR(x) _STR(x)
 #define _STR(x) #x