Is there any mistakes in this code? | Sololearn: Learn to code for FREE!
¡Nuevo curso! ¡Todo programador debería aprender IA Generativa!
Prueba una lección gratuita
2nd Jul 2019, 1:51 PM
Tony xu
2 Respuestas
+ 5
Change line 6 to printf("%d\n",*a); () instead of {} Western comma instead of Chinese comma
2nd Jul 2019, 1:55 PM
Anna
Anna - avatar
+ 1
👍Quite not obvious,another confusing point to me is that why an ampersand is added before m,doesn' t an ampersand refer to the address?
2nd Jul 2019, 2:02 PM
Tony xu