This commit is contained in:
2025-12-03 23:33:00 +01:00
parent 9bc260a750
commit 259a9b1e09
6 changed files with 9 additions and 32 deletions

View File

@@ -7,8 +7,7 @@
#include "tablahash.hpp"
using namespace std;
// hay que redimensionar dinámicamente
DiccionarioCuacs dic = DiccionarioCuacs(1000);
DiccionarioCuacs dic;
void procesar_pcuac() {
Cuac nuevo;