What happens when you attempt to compile and run the following code?
#include
using namespace std;
int fun(int x) {
return x<<2;
}
int main(){
int i;
i = fun(1) / 2;
cout << i;
return 0;
Limited Time Offer
25%
Off
Chaya
5 hours agoVeronica
3 days agoLevi
3 days agoLaurene
7 days agoDaniel
10 days ago