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.
ACL -> fonctionOR.cpp => bug - amélioration #53
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 rightspecificationcompliance with the specifications (customer's requests)compliance with the specifications (customer's requests)wontfixThis will not be worked onThis will not be worked on
Description
=> Méthode : AfficherInfo <=
- => bug => algorithme => chaine de caractère => traitement des caractères => pensez-vous que les caractères à afficher sont dans le bon ordre ?
std::cout << " A " << " | " << " " << entreeA << " | " << " " << ConversionBinaire(entreeA);
std::cout << " B " << " | " << " " << entreeB << " | " << " " << ConversionBinaire(entreeB);
std::cout << " Sortie " << " | " << " " << sortie << " | " << " " << ConversionBinaire(sortie); - [ ]
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 rightspecificationcompliance with the specifications (customer's requests)compliance with the specifications (customer's requests)wontfixThis will not be worked onThis will not be worked on