This reverts commit efc654c312.
efc654c312
@ -129,10 +129,10 @@ void elementLeftIx10(int i)
void Task1()
{
printList();
addToHead(6400);
addToHead(600);
addToHead(4400);
addToHead(400);
printf("contains(100) = %d\n", contains(100));
The note is not visible to the blocked user.