This repository was archived by the owner on Mar 18, 2025. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 4
This repository was archived by the owner on Mar 18, 2025. It is now read-only.
LMS -> mainFonctionBinaire.cpp => bug - amélioration #57
Copy link
Copy link
Open
Labels
bugSomething isn't workingSomething isn't workingimprovementimprovement the listing or algorithmimprovement the listing or algorithminvalidThis doesn't seem rightThis doesn't seem rightquestionFurther information is requestedFurther information is requestedwontfixThis will not be worked onThis will not be worked on
Description
- => bug => librairie => est-ce que toutes les librairies sont déclarée pour utiliser correctement l'objet
Resolution
https://github.com/PBYetml/POBJ_PRJ_CPP_SLO2_24_25/blob/6c8d477869bc9ff63302f72704d2de09c721633e/LMS/TEST2_S3/mainFonctionBinaire.cpp#L20C1-L21C29 - => bug / question / amélioration => class =>
string=> objet => tableau d'objet => pourquoi le commentaire ? qu'est-ce qui est faux ?
//string choices[] = { "1) pour une fonction AND", "2) pour une fonction OR", "3) pour une fonction XOR"}; - => question / amélioration => déclaration => objet => pourquoi est-il en commentaire ? qu'est-ce qui ne fonctionne pas ?
////FonctionBinaire *Resolution; - => question / amélioration => itération => pourquoi est-ce en commentaire ? qu'est-ce qui ne fonctionne pas ?
https://github.com/PBYetml/POBJ_PRJ_CPP_SLO2_24_25/blob/6c8d477869bc9ff63302f72704d2de09c721633e/LMS/TEST2_S3/mainFonctionBinaire.cpp#L46C1-L48C6 - => bug / amélioration => condition / choix => qu'est-ce qui manque dans votre switch...case ? pourquoi est-ce en commentaire ? qu'est-ce qui ne fonctionne pas ?
- => bug => algorithme => objet => MAJ => class enfants associé à la class parent ? => pas implémenté
https://github.com/PBYetml/POBJ_PRJ_CPP_SLO2_24_25/blob/6c8d477869bc9ff63302f72704d2de09c721633e/LMS/TEST2_S3/mainFonctionBinaire.cpp#L54C1-L65C6 - => question / amélioration => appel de fct / méthode => pourquoi sont-ils en commentaire ? qu'y a-t-il qui ne fonctionne pas ?
// Resolution->InsererValeur();
// Resolution->OperationBinaire();
// Resolution->AfficherInfo();
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workingimprovementimprovement the listing or algorithmimprovement the listing or algorithminvalidThis doesn't seem rightThis doesn't seem rightquestionFurther information is requestedFurther information is requestedwontfixThis will not be worked onThis will not be worked on