0

I don't know what's wrong with the program

I should output stars in form of X https://code.sololearn.com/c95Alx5XlaDa/?ref=app

14th Dec 2018, 6:12 PM
Marc Chehade
Marc Chehade - avatar
2 Respuestas
+ 1
scanf ("%d,&n"); this should be fixed like this scanf ("%d", &n); and if you use one equal sign = that should run but doesn't stop ) you should recheck your logic
14th Dec 2018, 6:42 PM
Bakhtiyor Sulaymonov
Bakhtiyor Sulaymonov - avatar
0
Please answer me
14th Dec 2018, 6:13 PM
Marc Chehade
Marc Chehade - avatar