a = [1,2,3]b = aa(3) = 4; b == [1,2,4]
Standard input is empty
a = 1 2 3 b = 1 2 3 ans = 1 1 0
The brand new service which powers Ideone!
Widget for compiling and running the source code in a web browser!