• Курсы
  • Компилятор кода
  • Обсуждения
  • Цены
  • Teams
Menu

Обсуждения

Can you make it with b-- or --b ?
javaoperators
2 голосов
9 ответов
26th Feb 2017, 12:44 PM
Sylv1a
Sylv1a - avatar
int a=1; int b=2; int c=a++ + ++b + b++ + b-- + ++b; printf("%d",c);
cc++increment
0 голосов
2 ответов
28th Feb 2020, 4:20 AM
Purvansh Parmar
Purvansh Parmar - avatar
Evaluate expression- (given a=15; b= 10 ) 1) a % b++ 2) ++a – b--
java
0 голосов
2 ответов
19th Aug 2020, 9:50 AM
Darpan Kushwaha
Darpan Kushwaha - avatar
Evaluate expression- (given a=5; b= 6 ) 1) a ++ – b-- 2) a-- + ++b
java
0 голосов
2 ответов
19th Aug 2020, 10:04 AM
Darpan Kushwaha
Darpan Kushwaha - avatar
int a=5; b=6; c=2; int z; z=++a + a++ - b-- + c++ + ++c; printf z
c,operator-precedence
0 голосов
1 ответ
25th Aug 2018, 11:57 AM
Deepak K
Актуальное сегодня
Hofstadter a sequence code coach is not running
0 Votes
Vote Code
1 Votes
the code for bigneer is not really what to do after coding begeneer in sololearn
0 Votes
Input errors (python)
1 Votes
Data structure using C
0 Votes
Without degree job
0 Votes
I wanna know is that what about dot net developers in future there is possible they gonna downfall in industry
0 Votes
Je cherche des gens qui parle français pour apprendre le langage c
0 Votes
Html learn
1 Votes
How can I add gradient to the background
0 Votes