Is there any mistakes in this code? | Sololearn: Learn to code for FREE!
Novo curso! Todo programador deveria aprender IA generativa!
Experimente uma aula grƔtis
2nd Jul 2019, 1:51 PM
Tony xu
2 Respostas
+ 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