0
Int a=15,int b=3 int temp , cout<<temp/a;
output
4 ответов
+ 6
Even if you fixed all the syntax, program will output stray/junk value because temp was not initialized.
+ 5
error
+ 1
The compiler not cause is wrong dicleration
+ 1
is not working
output