+ 3
Any suggestion to make the code better?
I'm a little bit confused about c++'s pointers. I wanted to see there is any way to make this code better? https://code.sololearn.com/c3Q1vIgl2xtr/#cpp ( run on visual studio )
1 Respuesta
+ 4
Pretty much okay.
Just add in the comments what type of inputs you need.
You know the nature of Sololearn CP 😉