Int a=15,int b=3 int temp , cout<<temp/a; | Sololearn: Learn to code for FREE!
¡Nuevo curso! ¡Todo programador debería aprender IA Generativa!
Prueba una lección gratuita
0

Int a=15,int b=3 int temp , cout<<temp/a;

output

24th Dec 2016, 12:55 PM
Jyoti Jyoti
Jyoti Jyoti - avatar
4 Respuestas
+ 6
Even if you fixed all the syntax, program will output stray/junk value because temp was not initialized.
24th Dec 2016, 4:47 PM
Hatsy Rei
Hatsy Rei - avatar
+ 5
error
24th Dec 2016, 2:11 PM
Valen.H. ~
Valen.H. ~ - avatar
+ 1
The compiler not cause is wrong dicleration
24th Dec 2016, 2:52 PM
Faroug AS Hashad
Faroug AS Hashad - avatar
+ 1
is not working
24th Dec 2016, 2:52 PM
Faroug AS Hashad
Faroug AS Hashad - avatar