Welcome to the C++ =) | Sololearn: Learn to code for FREE!
Nouvelle formation ! Tous les codeurs devraient apprendre l'IA générative !
Essayez une leçon gratuite
+ 5

Welcome to the C++ =)

int a=1; std::cout << 0[&a]; Try it yourself

5th Feb 2017, 11:52 AM
SUPER_S
SUPER_S - avatar
2 Réponses
+ 9
what is the output???
5th Feb 2017, 1:25 PM
Art456
Art456 - avatar
+ 2
@ArtemisAthena456 Output is value of a (1) =)
5th Feb 2017, 1:26 PM
SUPER_S
SUPER_S - avatar