Please can someone help explain to me what this type of c++ code is and how it works?????, | Sololearn: Learn to code for FREE!
¡Nuevo curso! ¡Todo programador debería aprender IA Generativa!
Prueba una lección gratuita
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 Respuesta
+ 3
This code will not work in any way, there are too many errors.
17th Dec 2021, 8:11 AM
Solo
Solo - avatar