... operator<<( operator<<( operator<<( operator<<(cout,j++), " " ), j++ ), "\n" ); ...
, .
, , j ++. j , Undefined Behavior.
[Edit1] . < (int) - _. < < (int) f, < (ostream &, const char *) g.
...g(f(j++)," ").f(j++)...
- : eval (j ++) → eval (j ++) → → call (f) → → call (g) → → (f). - [expr.4]:
, , ,