0
Исправлено
Substitute Algorithm error
The code for the solution is incomplete:
String foundPerson(String[] people){ List candidates =
Arrays.asList(new String[] {"Don", "John", "Kent"});
for (int i=0; i
解答
0
解答
Исправлено
Alexander 11 年 前
Fixed, thanks!
UserEcho 的客户支持