200, suma posicional, redispersión lineal

This commit is contained in:
2025-10-29 15:20:06 +01:00
parent 6bb476f53e
commit 39bcfbac80
8 changed files with 128 additions and 77 deletions

View File

@@ -37,7 +37,7 @@ const string pcuac[30] = {"Afirmativo.",
class Cuac {
private:
friend class DiccionarioCuacs;
friend class TablaHash;
string usuario;
Fecha fecha;
string mensaje;