
Enviado em 15/11/2022 - 09:53h
Ola galera tenho o seguinte programa de forca postado no pastebin.bash$ g++ -c palavras.cpp jogo.cpp main.cpp
jogo.cpp: In member function ‘void gerenciamento_jogo::menu_jogo()’:
jogo.cpp:31:16: error: ‘insere_palavra’ was not declared in this scope 31
| if(opcao == 1)insere_palavra();
| ^~~~~~~~~~~~~~
jogo.cpp:33:16: error: ‘remove_palavra’ was not declared in this scope 33
| if(opcao == 2)remove_palavra();
| ^~~~~~~~~~~~~~
jogo.cpp: In member function ‘void gerenciamento_jogo::jogar()’:
jogo.cpp:73:24: error: ‘preenche_dicionario’ was not declared in this scope 73
| if(dicionario.empty())preenche_dicionario(dicionario);//Preenche vector dicionario somente se este ainda não foi inicializado
| ^~~~~~~~~~~~~~~~~~~
jogo.cpp:80:10: error: ‘sorteio’ was not declared in this scope 80
| palavra=sorteio();
|
Gentoo binário em 2026: UEFI, LUKS, Btrfs e Systemd
Trabalhando Nativamente com Logs no Linux
Jogando Daikatana (Steam) com Patch 1.3 via Luxtorpeda no Linux
LazyDocker – Interface de Usuário em Tempo Real para o Docker
Gentoo: Trocando wpa_supplicant pelo iwd no NetworkManager (Systemd)
OCS Inventory NG: Instalação de Agentes Linux e Windows + Autenticação HTTP
Recriar Links Simbólicos Quebrados
Usando dracut e dispensando genkernel no Gentoo + LUKS + Btrfs
Curso GRÁTIS: OCS Inventory NG - Do Deploy ao Hardening com foco em Segurança da Informação!
Removere linux-image-6... [RESOLVIDO] (2)
Quando vocês pararam de testar distros? (19)
O que houve com slackware ??? (6)









