Please can someone help explain to me what this type of c++ code is and how it works?????, | Sololearn: Learn to code for FREE!
Nouvelle formation ! Tous les codeurs devraient apprendre l'IA générative !
Essayez une leçon gratuite
0

Please can someone help explain to me what this type of c++ code is and how it works?????,

Cin>>houses; { dollar= (((houses - (houses - 2)))/houses)*100 if(dollar == (int) dollar){ Cout<<dollar;

17th Dec 2021, 6:56 AM
DevAbdul
DevAbdul - avatar
1 Réponse
+ 3
This code will not work in any way, there are too many errors.
17th Dec 2021, 8:11 AM
Solo
Solo - avatar