Task 5 is changed
This commit is contained in:
parent
e5b2c01295
commit
36497ec462
50 changed files with 1007904 additions and 144 deletions
|
|
@ -21,6 +21,9 @@ int t5_solve (node *head)
|
|||
|
||||
last = head->string;
|
||||
}
|
||||
|
||||
if (maximum < count)
|
||||
maximum = count;
|
||||
|
||||
return maximum;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue