Find_first_of and find_first_not_of | Sololearn: Learn to code for FREE!
¡Nuevo curso! ¡Todo programador debería aprender IA Generativa!
Prueba una lección gratuita
+ 1

Find_first_of and find_first_not_of

Can someone explain how these two functions work in key value pair when handling strings? Provide a couple of examples would be great. Thanksss

10th Mar 2018, 8:49 AM
Lee Yao Dong
Lee Yao Dong - avatar
1 Respuesta
+ 4
Can you explain a bit more this key-value pair case? to my understanding, those methods are used to find a character that does/not exist in a character sequence. It would be nice if you can post your code involving these methods so people can see and offer suggestions : )
10th Mar 2018, 11:23 AM
Ipang