fork download
  1. // your code goes here
  2. a = [];
  3. print(a.length);
Success #stdin #stdout 0s 105856KB
stdin
Standard input is empty
stdout
0