You signed in with another tab or window.Reload to refresh your session.You signed out in another tab or window.Reload to refresh your session.You switched accounts on another tab or window.Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -32,7 +32,7 @@ int32 int32 int32
32
32
```
33
33
####Flotante - float
34
34
```
35
-
int32int32 int32
35
+
int32flt32 int32
36
36
3 Value 0
37
37
```
38
38
####Array
@@ -100,4 +100,4 @@ Cada cadena está terminada por el caractér nulo
100
100
101
101
#Notas
102
102
- El algoritmo para generar el hash de una cadena de texto es desconocido y debe ser el mismo que el juego usa de lo contrario podría ocurrir comportamientos inesperados
103
-
- Si un objeto o array está vacía, el valor de la sumatoria se omite y en su lugar se coloca como 0
103
+
- Si un objeto o array está vacía, el valor de la sumatoria se omite y en su lugar se coloca como 0