@ -20,5 +20,12 @@ int main(int argc, char *argv[])
i++;
}
i = 0;
while(i < num_states) {
states[i] = argv[i];
printf("copied %s into state %d\n", states[i], i);
return 0;
The note is not visible to the blocked user.