5 lines
No EOL
65 B
Text
5 lines
No EOL
65 B
Text
int a = 12;
|
|
int b = 12;
|
|
int a = 15;
|
|
int d = 20;
|
|
a + d((0 - a), b) |