+ 1

How can I print every thing only one time ?

I can’t find a simple way to print the map only one time . Please help me , and if you have some tips tell me please https://code.sololearn.com/co37OntiMj6F/?ref=app

24th Dec 2018, 6:58 PM
Agnese Ghisolfo
Agnese Ghisolfo - avatar
1 Odpowiedź
+ 2
If you are using conio.h, then you may want to look into gotoxy(x, y) function, so it will ease your boundary drawing by placing it into a single function.
25th Dec 2018, 7:47 AM
🇵🇰 Danish Khan 🇵🇰
🇵🇰 Danish Khan 🇵🇰 - avatar