+ 1
Error ?
int a = 07; // Error?
5 Answers
+ 2
...
int main()
{
int a = 07;
cout << a;
}
Octal or zero ? How distinguish ?
+ 2
Task from Challenge. I not understand too, why error.
+ 2
Perhaps, but not happened so far...although I played enough.
+ 2
Yes, I know. Thank, Ipang. Dont.
+ 1
Dont comment.