Help me with this. | Sololearn: Learn to code for FREE!
¡Nuevo curso! ¡Todo programador debería aprender IA Generativa!
Prueba una lección gratuita
0

Help me with this.

int x = 5; int y = 3; (x > y) { cout << "hi there"; }

31st Jul 2020, 10:59 AM
Isaac Muniu Kibe
Isaac Muniu Kibe - avatar
3 Respuestas
31st Jul 2020, 11:02 AM
The future is now thanks to science
The future is now thanks to science - avatar
+ 1
Isaac Muniu Kibe 1.Clear your question. 2.Use appropriate tags. 3.Give description in description box not in question.
31st Jul 2020, 11:04 AM
The future is now thanks to science
The future is now thanks to science - avatar
0
Isaac Muniu Kibe if I write your code in compiler it obviously gives error.
31st Jul 2020, 11:18 AM
The future is now thanks to science
The future is now thanks to science - avatar