[SOLVED] Am I missing something? | Sololearn: Learn to code for FREE!
¡Nuevo curso! ¡Todo programador debería aprender IA Generativa!
Prueba una lección gratuita
0

[SOLVED] Am I missing something?

Hi sorry for bothering, but can someone tell me my mistake https://code.sololearn.com/cRz54xVuIrx6/?ref=app

6th Nov 2018, 6:47 AM
Cursed Cat
Cursed Cat - avatar
2 Respuestas
+ 1
for(int col=0;col<2;++) //col++ { cout<<numbers[row][col]; //num not numbers
6th Nov 2018, 6:54 AM
James
James - avatar
+ 1
read error log after compiling.
6th Nov 2018, 8:33 AM
Sokrat_Poghosyan
Sokrat_Poghosyan - avatar