189k views
0 votes
#include

void main()
(
int x = 1, z = 3;
}
int y = x << 3;
printf("%d\\",y);
-2147483648
-1
Run time error
8

User Thousand
by
8.5k points

1 Answer

5 votes

Answer:

Americans is great

User Soroush Khosravi
by
7.7k points