Gradle Test Run :java:test
removeDuplicates(#S) = #answer
summary
|
100%
successful |
| Child | Name | Tests | Failures | Skipped | Duration | Success rate |
|---|---|---|---|---|---|---|
| removeDuplicates(abbaca) = ca | removeDuplicates(abbaca) = ca | 1 | 0 | 0 | 0.015s | 100% |
| removeDuplicates(azxxzy) = ay | removeDuplicates(azxxzy) = ay | 1 | 0 | 0 | 0s | 100% |