🕵
Например:
class Testing{
public static void main(String args[]) {
int x = 10, y;
y = --x; /* y = x = 9, а при x-- y=10, а x = 9
*/
}
}
Size: a a a
🕵
class Testing{
public static void main(String args[]) {
int x = 10, y;
y = --x; /* y = x = 9, а при x-- y=10, а x = 9
*/
}
}
🕵
MN
MN
🕵
MN
🕵
MN
🕵
MN
MN
🕵
S
S
Е
Е
S
S
GV
S