0-th element in list1 before copy and modification of the copy: [0.5;0.75]
1-th element in list1 before copy and modification of the copy: [1.25;1.75]
2-th element in list1 before copy and modification of the copy: [3.75;3.75]
3-th element in list1 before copy and modification of the copy: [9.125;12.125]
0-th element in list1 after copy and modification of the copy: [0.5;0.75]
1-th element in list1 after copy and modification of the copy: [1.25;1.75]
2-th element in list1 after copy and modification of the copy: [3.75;3.75]
3-th element in list1 after copy and modification of the copy: [9.125;12.125]
0-th element in list2 after copy and modification of the copy: [1700000000000000000;1700000000000000256]
1-th element in list2 after copy and modification of the copy: [0.5;0.75]
2-th element in list2 after copy and modification of the copy: [1.25;1.75]
3-th element in list2 after copy and modification of the copy: [3.75;3.75]
4-th element in list2 after copy and modification of the copy: [9.125;12.125]
|