Is there any mistakes in this code? | Sololearn: Learn to code for FREE!
Nouvelle formation ! Tous les codeurs devraient apprendre l'IA générative !
Essayez une leçon gratuite
2nd Jul 2019, 1:51 PM
Tony xu
2 Réponses
+ 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