Show me example of use bool variables in cpp | Sololearn: Learn to code for FREE!
Nouvelle formation ! Tous les codeurs devraient apprendre l'IA générative !
Essayez une leçon gratuite
+ 3

Show me example of use bool variables in cpp

8th Mar 2018, 12:21 PM
Фид
Фид - avatar
1 Réponse
0
bool a; bool b; a=1; b=2;
20th Mar 2018, 10:30 PM
Moeed