What happens when you attempt to compile and run the following code?
#include
using namespace std;
int main(){
int *i;
i = new int;
*i = 1.0 / 2 * 2 / 1 * 2 / 4 * 4;
cout << *i;
return 0;
}
Limited Time Offer
25%
Off
Franchesca
28 days agoLashon
5 days agoLevi
1 months agoClemencia
1 months agoJoaquin
1 months agoFlorinda
1 months agoChau
1 months agoYesenia
2 months agoThersa
9 days agoRosalia
14 days agoKatina
28 days agoStevie
2 months agoCory
2 months agoStevie
2 months ago