0
I have an error on my code i don't find an answer, please help.
Please help me, the for statement does not execute. https://code.sololearn.com/c9GOGDrU3k1M/#cpp
6 Respostas
0
read the error, it says variable exp did not declared in line 17
0
Besides from that, it still doesn't execute the for
0
I changed every exp to exp1 and it worked
0
I've done it too but the for inside the if still doesn't execute
0
try an input like this (in write input section) : "10 10 1 10 10 10"