Please can someone help explain to me what this type of c++ code is and how it works?????, | Sololearn: Learn to code for FREE!
Neuer Kurs! Jeder Programmierer sollte generative KI lernen!
Kostenlose Lektion ausprobieren
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 Antwort
+ 3
This code will not work in any way, there are too many errors.
17th Dec 2021, 8:11 AM
Solo
Solo - avatar