int x = 8 % 3 * 6+ 2 - ( 6 + 4 - 6 ) cout << x << endl | Sololearn: Learn to code for FREE!
Nouvelle formation ! Tous les codeurs devraient apprendre l'IA générative !
Essayez une leçon gratuite
0

int x = 8 % 3 * 6+ 2 - ( 6 + 4 - 6 ) cout << x << endl

what is the output of the following code

16th Apr 2021, 11:10 AM
Motasem Abufares
Motasem Abufares - avatar
1 Réponse
+ 1
10// but you missed the semi-colon
16th Apr 2021, 11:14 AM
Basel.Al_hajeri?.MBH()
Basel.Al_hajeri?.MBH() - avatar