#include int main() { int a = 1, b = 2, c; c = a << b >> 1; std::cout<
Answers
Answered by
0
Answer:
I can't understand what you are asking
please clarify this question
Similar questions