Why 10^1 is 11?

前端 未结 6 573
不思量自难忘°
不思量自难忘° 2020-12-11 16:13

I am currently learning C++. I was trying to compute power of an integer using the expression:

val=10^1;

Instead of expected answe

6条回答
提交回复
热议问题