fork download
  1. int main() {
  2. write(String.implode_nicely(enumerate(4)));
  3. }
Success #stdin #stdout 0.03s 29880KB
stdin
Standard input is empty
stdout
0, 1, 2 and 3