2 lines
40 B
ChaiScript
2 lines
40 B
ChaiScript
print(find_first_not_of("abcd", "abd"))
|
print(find_first_not_of("abcd", "abd"))
|