input
stringlengths
551
561
output
sequencelengths
1
1
id
stringlengths
41
41
Definition: In this task, you are given a string S and a character c separated by a comma. You need to check if the character c is present in S or not. Return 1 if it is present, else return 0. Positive Example 1 - Input: IcLCZgiymDWVHOGsOMdoksiLJoj, h Output: 0 Positive Example 2 - Input: CWlOoIRWGvoyRWJWzAKeKMSutk, J Output: 1 Negative Example 1 - Input: EwbWuKTDQxqsultKAWBlsxhIou, w Output: 0 Negative Example 2 - Input: RIYoDaiCkHsUEHSFoYbYpkBZaHd, l Output: 1 Now complete the following example - Input: ckShJFodQPjgqmVNELUMrhhj, k Output:
[ "1" ]
task1189-3255c456f64f49e2bd3f3b999f478d05
Definition: In this task, you are given a string S and a character c separated by a comma. You need to check if the character c is present in S or not. Return 1 if it is present, else return 0. Positive Example 1 - Input: IcLCZgiymDWVHOGsOMdoksiLJoj, h Output: 0 Positive Example 2 - Input: CWlOoIRWGvoyRWJWzAKeKMSutk, J Output: 1 Negative Example 1 - Input: EwbWuKTDQxqsultKAWBlsxhIou, w Output: 0 Negative Example 2 - Input: RIYoDaiCkHsUEHSFoYbYpkBZaHd, l Output: 1 Now complete the following example - Input: XMeOddXRdKssODJHEAFtS, r Output:
[ "0" ]
task1189-7cb2b823dd3547dc8c3d640677ee41a3
Definition: In this task, you are given a string S and a character c separated by a comma. You need to check if the character c is present in S or not. Return 1 if it is present, else return 0. Positive Example 1 - Input: IcLCZgiymDWVHOGsOMdoksiLJoj, h Output: 0 Positive Example 2 - Input: CWlOoIRWGvoyRWJWzAKeKMSutk, J Output: 1 Negative Example 1 - Input: EwbWuKTDQxqsultKAWBlsxhIou, w Output: 0 Negative Example 2 - Input: RIYoDaiCkHsUEHSFoYbYpkBZaHd, l Output: 1 Now complete the following example - Input: yonFfobTrrGeVYemKUYqfWBAKKI, j Output:
[ "0" ]
task1189-e2782315fe534596910bed9ceaaa0295
Definition: In this task, you are given a string S and a character c separated by a comma. You need to check if the character c is present in S or not. Return 1 if it is present, else return 0. Positive Example 1 - Input: IcLCZgiymDWVHOGsOMdoksiLJoj, h Output: 0 Positive Example 2 - Input: CWlOoIRWGvoyRWJWzAKeKMSutk, J Output: 1 Negative Example 1 - Input: EwbWuKTDQxqsultKAWBlsxhIou, w Output: 0 Negative Example 2 - Input: RIYoDaiCkHsUEHSFoYbYpkBZaHd, l Output: 1 Now complete the following example - Input: eHPApCyVpcOGAMLZmsDM, t Output:
[ "0" ]
task1189-47b9cd7736c945bcad371b239bbe7426
Definition: In this task, you are given a string S and a character c separated by a comma. You need to check if the character c is present in S or not. Return 1 if it is present, else return 0. Positive Example 1 - Input: IcLCZgiymDWVHOGsOMdoksiLJoj, h Output: 0 Positive Example 2 - Input: CWlOoIRWGvoyRWJWzAKeKMSutk, J Output: 1 Negative Example 1 - Input: EwbWuKTDQxqsultKAWBlsxhIou, w Output: 0 Negative Example 2 - Input: RIYoDaiCkHsUEHSFoYbYpkBZaHd, l Output: 1 Now complete the following example - Input: bYTlxXgZjGODdyWqbpDTu, i Output:
[ "0" ]
task1189-4f31c21352f24a158372c5d3a9aca637
Definition: In this task, you are given a string S and a character c separated by a comma. You need to check if the character c is present in S or not. Return 1 if it is present, else return 0. Positive Example 1 - Input: IcLCZgiymDWVHOGsOMdoksiLJoj, h Output: 0 Positive Example 2 - Input: CWlOoIRWGvoyRWJWzAKeKMSutk, J Output: 1 Negative Example 1 - Input: EwbWuKTDQxqsultKAWBlsxhIou, w Output: 0 Negative Example 2 - Input: RIYoDaiCkHsUEHSFoYbYpkBZaHd, l Output: 1 Now complete the following example - Input: qPhWKmAvxJwXPAbkdPjMLROlsHphxY, c Output:
[ "0" ]
task1189-863cabefbde54fc7aa3acb7abf8f0ae7
Definition: In this task, you are given a string S and a character c separated by a comma. You need to check if the character c is present in S or not. Return 1 if it is present, else return 0. Positive Example 1 - Input: IcLCZgiymDWVHOGsOMdoksiLJoj, h Output: 0 Positive Example 2 - Input: CWlOoIRWGvoyRWJWzAKeKMSutk, J Output: 1 Negative Example 1 - Input: EwbWuKTDQxqsultKAWBlsxhIou, w Output: 0 Negative Example 2 - Input: RIYoDaiCkHsUEHSFoYbYpkBZaHd, l Output: 1 Now complete the following example - Input: XrjbiAlNQvQgoMjvSyul, P Output:
[ "0" ]
task1189-51ab7120855f4fe497a7083e96ca8c74
Definition: In this task, you are given a string S and a character c separated by a comma. You need to check if the character c is present in S or not. Return 1 if it is present, else return 0. Positive Example 1 - Input: IcLCZgiymDWVHOGsOMdoksiLJoj, h Output: 0 Positive Example 2 - Input: CWlOoIRWGvoyRWJWzAKeKMSutk, J Output: 1 Negative Example 1 - Input: EwbWuKTDQxqsultKAWBlsxhIou, w Output: 0 Negative Example 2 - Input: RIYoDaiCkHsUEHSFoYbYpkBZaHd, l Output: 1 Now complete the following example - Input: FQsfqGdvXCpNLVKSiGSzpA, n Output:
[ "0" ]
task1189-d7903e634b454d0bbf6fa30def87f6d9
Definition: In this task, you are given a string S and a character c separated by a comma. You need to check if the character c is present in S or not. Return 1 if it is present, else return 0. Positive Example 1 - Input: IcLCZgiymDWVHOGsOMdoksiLJoj, h Output: 0 Positive Example 2 - Input: CWlOoIRWGvoyRWJWzAKeKMSutk, J Output: 1 Negative Example 1 - Input: EwbWuKTDQxqsultKAWBlsxhIou, w Output: 0 Negative Example 2 - Input: RIYoDaiCkHsUEHSFoYbYpkBZaHd, l Output: 1 Now complete the following example - Input: vZFFniaxHUGOEwMLXinDRi, F Output:
[ "1" ]
task1189-2fc784a379ea43a581e1f8350d3c0834
Definition: In this task, you are given a string S and a character c separated by a comma. You need to check if the character c is present in S or not. Return 1 if it is present, else return 0. Positive Example 1 - Input: IcLCZgiymDWVHOGsOMdoksiLJoj, h Output: 0 Positive Example 2 - Input: CWlOoIRWGvoyRWJWzAKeKMSutk, J Output: 1 Negative Example 1 - Input: EwbWuKTDQxqsultKAWBlsxhIou, w Output: 0 Negative Example 2 - Input: RIYoDaiCkHsUEHSFoYbYpkBZaHd, l Output: 1 Now complete the following example - Input: RjdDosKpwyELezVXSEIUxuLesnePw, E Output:
[ "1" ]
task1189-16877a10703a44129b5e2539586387c2
Definition: In this task, you are given a string S and a character c separated by a comma. You need to check if the character c is present in S or not. Return 1 if it is present, else return 0. Positive Example 1 - Input: IcLCZgiymDWVHOGsOMdoksiLJoj, h Output: 0 Positive Example 2 - Input: CWlOoIRWGvoyRWJWzAKeKMSutk, J Output: 1 Negative Example 1 - Input: EwbWuKTDQxqsultKAWBlsxhIou, w Output: 0 Negative Example 2 - Input: RIYoDaiCkHsUEHSFoYbYpkBZaHd, l Output: 1 Now complete the following example - Input: hilXfmjNzAzdfLefILndSHvlwXxSmr, b Output:
[ "0" ]
task1189-0b6f53b55552451fbb8ad3fc6731d212
Definition: In this task, you are given a string S and a character c separated by a comma. You need to check if the character c is present in S or not. Return 1 if it is present, else return 0. Positive Example 1 - Input: IcLCZgiymDWVHOGsOMdoksiLJoj, h Output: 0 Positive Example 2 - Input: CWlOoIRWGvoyRWJWzAKeKMSutk, J Output: 1 Negative Example 1 - Input: EwbWuKTDQxqsultKAWBlsxhIou, w Output: 0 Negative Example 2 - Input: RIYoDaiCkHsUEHSFoYbYpkBZaHd, l Output: 1 Now complete the following example - Input: hgUVcsCempWoijLLdRoZxdToGiVqfb, m Output:
[ "1" ]
task1189-9905db27bcea418d9ed9821e9f1ddf0e
Definition: In this task, you are given a string S and a character c separated by a comma. You need to check if the character c is present in S or not. Return 1 if it is present, else return 0. Positive Example 1 - Input: IcLCZgiymDWVHOGsOMdoksiLJoj, h Output: 0 Positive Example 2 - Input: CWlOoIRWGvoyRWJWzAKeKMSutk, J Output: 1 Negative Example 1 - Input: EwbWuKTDQxqsultKAWBlsxhIou, w Output: 0 Negative Example 2 - Input: RIYoDaiCkHsUEHSFoYbYpkBZaHd, l Output: 1 Now complete the following example - Input: eXGUdcxRRPObzrCYDQrLlfMDgJC, r Output:
[ "1" ]
task1189-4f27b3e0fa8f4675b5ec2d591e64b135
Definition: In this task, you are given a string S and a character c separated by a comma. You need to check if the character c is present in S or not. Return 1 if it is present, else return 0. Positive Example 1 - Input: IcLCZgiymDWVHOGsOMdoksiLJoj, h Output: 0 Positive Example 2 - Input: CWlOoIRWGvoyRWJWzAKeKMSutk, J Output: 1 Negative Example 1 - Input: EwbWuKTDQxqsultKAWBlsxhIou, w Output: 0 Negative Example 2 - Input: RIYoDaiCkHsUEHSFoYbYpkBZaHd, l Output: 1 Now complete the following example - Input: dqAKxJOTXiNiuXRFInLqyXY, i Output:
[ "1" ]
task1189-018cab03254f42e6b57254de1474889f
Definition: In this task, you are given a string S and a character c separated by a comma. You need to check if the character c is present in S or not. Return 1 if it is present, else return 0. Positive Example 1 - Input: IcLCZgiymDWVHOGsOMdoksiLJoj, h Output: 0 Positive Example 2 - Input: CWlOoIRWGvoyRWJWzAKeKMSutk, J Output: 1 Negative Example 1 - Input: EwbWuKTDQxqsultKAWBlsxhIou, w Output: 0 Negative Example 2 - Input: RIYoDaiCkHsUEHSFoYbYpkBZaHd, l Output: 1 Now complete the following example - Input: juAifufMGSUQmlcGmcurxv, C Output:
[ "0" ]
task1189-ca40c191eb4a4d3685de6ef4e64c43c4
Definition: In this task, you are given a string S and a character c separated by a comma. You need to check if the character c is present in S or not. Return 1 if it is present, else return 0. Positive Example 1 - Input: IcLCZgiymDWVHOGsOMdoksiLJoj, h Output: 0 Positive Example 2 - Input: CWlOoIRWGvoyRWJWzAKeKMSutk, J Output: 1 Negative Example 1 - Input: EwbWuKTDQxqsultKAWBlsxhIou, w Output: 0 Negative Example 2 - Input: RIYoDaiCkHsUEHSFoYbYpkBZaHd, l Output: 1 Now complete the following example - Input: dRtzzZChGmYKzbrlYytPXpsGO, l Output:
[ "1" ]
task1189-c642ea2d8d484735901788e800e2cf02
Definition: In this task, you are given a string S and a character c separated by a comma. You need to check if the character c is present in S or not. Return 1 if it is present, else return 0. Positive Example 1 - Input: IcLCZgiymDWVHOGsOMdoksiLJoj, h Output: 0 Positive Example 2 - Input: CWlOoIRWGvoyRWJWzAKeKMSutk, J Output: 1 Negative Example 1 - Input: EwbWuKTDQxqsultKAWBlsxhIou, w Output: 0 Negative Example 2 - Input: RIYoDaiCkHsUEHSFoYbYpkBZaHd, l Output: 1 Now complete the following example - Input: kEQbUKDYrjdYZjUHcUwIHzVgoouM, V Output:
[ "1" ]
task1189-a265d7b3a820471ba95e7f37f71a7650
Definition: In this task, you are given a string S and a character c separated by a comma. You need to check if the character c is present in S or not. Return 1 if it is present, else return 0. Positive Example 1 - Input: IcLCZgiymDWVHOGsOMdoksiLJoj, h Output: 0 Positive Example 2 - Input: CWlOoIRWGvoyRWJWzAKeKMSutk, J Output: 1 Negative Example 1 - Input: EwbWuKTDQxqsultKAWBlsxhIou, w Output: 0 Negative Example 2 - Input: RIYoDaiCkHsUEHSFoYbYpkBZaHd, l Output: 1 Now complete the following example - Input: jDZUwklGvMaIbBcwORzllYuklTJ, j Output:
[ "1" ]
task1189-61320f0b3bed432d9f784fb5808df4aa
Definition: In this task, you are given a string S and a character c separated by a comma. You need to check if the character c is present in S or not. Return 1 if it is present, else return 0. Positive Example 1 - Input: IcLCZgiymDWVHOGsOMdoksiLJoj, h Output: 0 Positive Example 2 - Input: CWlOoIRWGvoyRWJWzAKeKMSutk, J Output: 1 Negative Example 1 - Input: EwbWuKTDQxqsultKAWBlsxhIou, w Output: 0 Negative Example 2 - Input: RIYoDaiCkHsUEHSFoYbYpkBZaHd, l Output: 1 Now complete the following example - Input: aOCCGQpbSSDFbmDRqcAoxlNKIlA, E Output:
[ "0" ]
task1189-f47f2fdc824b49ad9b3506a8dd772180
Definition: In this task, you are given a string S and a character c separated by a comma. You need to check if the character c is present in S or not. Return 1 if it is present, else return 0. Positive Example 1 - Input: IcLCZgiymDWVHOGsOMdoksiLJoj, h Output: 0 Positive Example 2 - Input: CWlOoIRWGvoyRWJWzAKeKMSutk, J Output: 1 Negative Example 1 - Input: EwbWuKTDQxqsultKAWBlsxhIou, w Output: 0 Negative Example 2 - Input: RIYoDaiCkHsUEHSFoYbYpkBZaHd, l Output: 1 Now complete the following example - Input: JiyqWfAyroaOQIdUpKfqWD, h Output:
[ "0" ]
task1189-6b19fe039e594b3db9e89c79030f06a5
Definition: In this task, you are given a string S and a character c separated by a comma. You need to check if the character c is present in S or not. Return 1 if it is present, else return 0. Positive Example 1 - Input: IcLCZgiymDWVHOGsOMdoksiLJoj, h Output: 0 Positive Example 2 - Input: CWlOoIRWGvoyRWJWzAKeKMSutk, J Output: 1 Negative Example 1 - Input: EwbWuKTDQxqsultKAWBlsxhIou, w Output: 0 Negative Example 2 - Input: RIYoDaiCkHsUEHSFoYbYpkBZaHd, l Output: 1 Now complete the following example - Input: YXuCXssIPlJiVtZosAuzSp, M Output:
[ "0" ]
task1189-4d2140e8d8484cf598ab4a8939e8e77d
Definition: In this task, you are given a string S and a character c separated by a comma. You need to check if the character c is present in S or not. Return 1 if it is present, else return 0. Positive Example 1 - Input: IcLCZgiymDWVHOGsOMdoksiLJoj, h Output: 0 Positive Example 2 - Input: CWlOoIRWGvoyRWJWzAKeKMSutk, J Output: 1 Negative Example 1 - Input: EwbWuKTDQxqsultKAWBlsxhIou, w Output: 0 Negative Example 2 - Input: RIYoDaiCkHsUEHSFoYbYpkBZaHd, l Output: 1 Now complete the following example - Input: rBisqSsChUlxWsupuTgmuNsXLU, G Output:
[ "0" ]
task1189-1133ca6e3d54413f98e61686fb2bbaa0
Definition: In this task, you are given a string S and a character c separated by a comma. You need to check if the character c is present in S or not. Return 1 if it is present, else return 0. Positive Example 1 - Input: IcLCZgiymDWVHOGsOMdoksiLJoj, h Output: 0 Positive Example 2 - Input: CWlOoIRWGvoyRWJWzAKeKMSutk, J Output: 1 Negative Example 1 - Input: EwbWuKTDQxqsultKAWBlsxhIou, w Output: 0 Negative Example 2 - Input: RIYoDaiCkHsUEHSFoYbYpkBZaHd, l Output: 1 Now complete the following example - Input: AkDMSjdOggwyNCFtegAi, T Output:
[ "0" ]
task1189-061cfad9719f4ea9b42f4a4dc0cb1370
Definition: In this task, you are given a string S and a character c separated by a comma. You need to check if the character c is present in S or not. Return 1 if it is present, else return 0. Positive Example 1 - Input: IcLCZgiymDWVHOGsOMdoksiLJoj, h Output: 0 Positive Example 2 - Input: CWlOoIRWGvoyRWJWzAKeKMSutk, J Output: 1 Negative Example 1 - Input: EwbWuKTDQxqsultKAWBlsxhIou, w Output: 0 Negative Example 2 - Input: RIYoDaiCkHsUEHSFoYbYpkBZaHd, l Output: 1 Now complete the following example - Input: iVynuhyhQEHvnhDGoDtDKhQpQUuIM, k Output:
[ "0" ]
task1189-795d0f990b15486e8ace18d3a09e0070
Definition: In this task, you are given a string S and a character c separated by a comma. You need to check if the character c is present in S or not. Return 1 if it is present, else return 0. Positive Example 1 - Input: IcLCZgiymDWVHOGsOMdoksiLJoj, h Output: 0 Positive Example 2 - Input: CWlOoIRWGvoyRWJWzAKeKMSutk, J Output: 1 Negative Example 1 - Input: EwbWuKTDQxqsultKAWBlsxhIou, w Output: 0 Negative Example 2 - Input: RIYoDaiCkHsUEHSFoYbYpkBZaHd, l Output: 1 Now complete the following example - Input: rFYQiRZfbtVgiQtbboNZJ, y Output:
[ "0" ]
task1189-e4817fe849574a2d9c0bf02d12507ee8
Definition: In this task, you are given a string S and a character c separated by a comma. You need to check if the character c is present in S or not. Return 1 if it is present, else return 0. Positive Example 1 - Input: IcLCZgiymDWVHOGsOMdoksiLJoj, h Output: 0 Positive Example 2 - Input: CWlOoIRWGvoyRWJWzAKeKMSutk, J Output: 1 Negative Example 1 - Input: EwbWuKTDQxqsultKAWBlsxhIou, w Output: 0 Negative Example 2 - Input: RIYoDaiCkHsUEHSFoYbYpkBZaHd, l Output: 1 Now complete the following example - Input: KaYcUVqjrsGxvKvIQIEX, I Output:
[ "1" ]
task1189-a4969282624744bfa3f4b8039c89d218
Definition: In this task, you are given a string S and a character c separated by a comma. You need to check if the character c is present in S or not. Return 1 if it is present, else return 0. Positive Example 1 - Input: IcLCZgiymDWVHOGsOMdoksiLJoj, h Output: 0 Positive Example 2 - Input: CWlOoIRWGvoyRWJWzAKeKMSutk, J Output: 1 Negative Example 1 - Input: EwbWuKTDQxqsultKAWBlsxhIou, w Output: 0 Negative Example 2 - Input: RIYoDaiCkHsUEHSFoYbYpkBZaHd, l Output: 1 Now complete the following example - Input: uKSZEdoncUxFjNDqJHyddZZOJT, o Output:
[ "1" ]
task1189-b0a05ba14ddd415f8fb3cfd5ce9e5e6b
Definition: In this task, you are given a string S and a character c separated by a comma. You need to check if the character c is present in S or not. Return 1 if it is present, else return 0. Positive Example 1 - Input: IcLCZgiymDWVHOGsOMdoksiLJoj, h Output: 0 Positive Example 2 - Input: CWlOoIRWGvoyRWJWzAKeKMSutk, J Output: 1 Negative Example 1 - Input: EwbWuKTDQxqsultKAWBlsxhIou, w Output: 0 Negative Example 2 - Input: RIYoDaiCkHsUEHSFoYbYpkBZaHd, l Output: 1 Now complete the following example - Input: xQgDyRfkLDQEptFEcNYFxJSkEBja, A Output:
[ "0" ]
task1189-ee3e3182b78c449099d63d9d92a1fee7
Definition: In this task, you are given a string S and a character c separated by a comma. You need to check if the character c is present in S or not. Return 1 if it is present, else return 0. Positive Example 1 - Input: IcLCZgiymDWVHOGsOMdoksiLJoj, h Output: 0 Positive Example 2 - Input: CWlOoIRWGvoyRWJWzAKeKMSutk, J Output: 1 Negative Example 1 - Input: EwbWuKTDQxqsultKAWBlsxhIou, w Output: 0 Negative Example 2 - Input: RIYoDaiCkHsUEHSFoYbYpkBZaHd, l Output: 1 Now complete the following example - Input: yTsRSflKgohulOoBYWrNQOEseIFG, A Output:
[ "0" ]
task1189-ce71e1248613415ea8db15e43343028e
Definition: In this task, you are given a string S and a character c separated by a comma. You need to check if the character c is present in S or not. Return 1 if it is present, else return 0. Positive Example 1 - Input: IcLCZgiymDWVHOGsOMdoksiLJoj, h Output: 0 Positive Example 2 - Input: CWlOoIRWGvoyRWJWzAKeKMSutk, J Output: 1 Negative Example 1 - Input: EwbWuKTDQxqsultKAWBlsxhIou, w Output: 0 Negative Example 2 - Input: RIYoDaiCkHsUEHSFoYbYpkBZaHd, l Output: 1 Now complete the following example - Input: LAoAuCivgaCxLUxcKcovFnc, G Output:
[ "0" ]
task1189-e5e5f21dd1cc47d9809252dee5ca937b
Definition: In this task, you are given a string S and a character c separated by a comma. You need to check if the character c is present in S or not. Return 1 if it is present, else return 0. Positive Example 1 - Input: IcLCZgiymDWVHOGsOMdoksiLJoj, h Output: 0 Positive Example 2 - Input: CWlOoIRWGvoyRWJWzAKeKMSutk, J Output: 1 Negative Example 1 - Input: EwbWuKTDQxqsultKAWBlsxhIou, w Output: 0 Negative Example 2 - Input: RIYoDaiCkHsUEHSFoYbYpkBZaHd, l Output: 1 Now complete the following example - Input: ngXVfRymYAVzjHYXThWFMqzsof, t Output:
[ "0" ]
task1189-99f263cefeb844429affdb22533ca29b
Definition: In this task, you are given a string S and a character c separated by a comma. You need to check if the character c is present in S or not. Return 1 if it is present, else return 0. Positive Example 1 - Input: IcLCZgiymDWVHOGsOMdoksiLJoj, h Output: 0 Positive Example 2 - Input: CWlOoIRWGvoyRWJWzAKeKMSutk, J Output: 1 Negative Example 1 - Input: EwbWuKTDQxqsultKAWBlsxhIou, w Output: 0 Negative Example 2 - Input: RIYoDaiCkHsUEHSFoYbYpkBZaHd, l Output: 1 Now complete the following example - Input: EArLJUZDUIzFcRQaIvBdMJwaeQy, j Output:
[ "0" ]
task1189-5d200baa01364d1385eb092d0acd096a
Definition: In this task, you are given a string S and a character c separated by a comma. You need to check if the character c is present in S or not. Return 1 if it is present, else return 0. Positive Example 1 - Input: IcLCZgiymDWVHOGsOMdoksiLJoj, h Output: 0 Positive Example 2 - Input: CWlOoIRWGvoyRWJWzAKeKMSutk, J Output: 1 Negative Example 1 - Input: EwbWuKTDQxqsultKAWBlsxhIou, w Output: 0 Negative Example 2 - Input: RIYoDaiCkHsUEHSFoYbYpkBZaHd, l Output: 1 Now complete the following example - Input: jHmKRGWIkxthGHoslYIyGcl, s Output:
[ "1" ]
task1189-720a1e11051b4b608006a4eed0d65647
Definition: In this task, you are given a string S and a character c separated by a comma. You need to check if the character c is present in S or not. Return 1 if it is present, else return 0. Positive Example 1 - Input: IcLCZgiymDWVHOGsOMdoksiLJoj, h Output: 0 Positive Example 2 - Input: CWlOoIRWGvoyRWJWzAKeKMSutk, J Output: 1 Negative Example 1 - Input: EwbWuKTDQxqsultKAWBlsxhIou, w Output: 0 Negative Example 2 - Input: RIYoDaiCkHsUEHSFoYbYpkBZaHd, l Output: 1 Now complete the following example - Input: jljaobuhiiUwjxdjMRQeemtUEJ, S Output:
[ "0" ]
task1189-4e4182f85e224097bd5d320c890b62b3
Definition: In this task, you are given a string S and a character c separated by a comma. You need to check if the character c is present in S or not. Return 1 if it is present, else return 0. Positive Example 1 - Input: IcLCZgiymDWVHOGsOMdoksiLJoj, h Output: 0 Positive Example 2 - Input: CWlOoIRWGvoyRWJWzAKeKMSutk, J Output: 1 Negative Example 1 - Input: EwbWuKTDQxqsultKAWBlsxhIou, w Output: 0 Negative Example 2 - Input: RIYoDaiCkHsUEHSFoYbYpkBZaHd, l Output: 1 Now complete the following example - Input: cUJvOMtTbSOYbVruXINYQD, L Output:
[ "0" ]
task1189-312ec6fb7849480781c7a38677a607ff
Definition: In this task, you are given a string S and a character c separated by a comma. You need to check if the character c is present in S or not. Return 1 if it is present, else return 0. Positive Example 1 - Input: IcLCZgiymDWVHOGsOMdoksiLJoj, h Output: 0 Positive Example 2 - Input: CWlOoIRWGvoyRWJWzAKeKMSutk, J Output: 1 Negative Example 1 - Input: EwbWuKTDQxqsultKAWBlsxhIou, w Output: 0 Negative Example 2 - Input: RIYoDaiCkHsUEHSFoYbYpkBZaHd, l Output: 1 Now complete the following example - Input: DOfJVJEJKeAeApvgIgNobGC, q Output:
[ "0" ]
task1189-f12df4ee8a0149c19db759e1fb134787
Definition: In this task, you are given a string S and a character c separated by a comma. You need to check if the character c is present in S or not. Return 1 if it is present, else return 0. Positive Example 1 - Input: IcLCZgiymDWVHOGsOMdoksiLJoj, h Output: 0 Positive Example 2 - Input: CWlOoIRWGvoyRWJWzAKeKMSutk, J Output: 1 Negative Example 1 - Input: EwbWuKTDQxqsultKAWBlsxhIou, w Output: 0 Negative Example 2 - Input: RIYoDaiCkHsUEHSFoYbYpkBZaHd, l Output: 1 Now complete the following example - Input: CodQCIQQQhcydoiYkaWEQMcqzMbT, w Output:
[ "0" ]
task1189-643937b1304f43318d291ec916d0fd69
Definition: In this task, you are given a string S and a character c separated by a comma. You need to check if the character c is present in S or not. Return 1 if it is present, else return 0. Positive Example 1 - Input: IcLCZgiymDWVHOGsOMdoksiLJoj, h Output: 0 Positive Example 2 - Input: CWlOoIRWGvoyRWJWzAKeKMSutk, J Output: 1 Negative Example 1 - Input: EwbWuKTDQxqsultKAWBlsxhIou, w Output: 0 Negative Example 2 - Input: RIYoDaiCkHsUEHSFoYbYpkBZaHd, l Output: 1 Now complete the following example - Input: tRMjpZRQkweXEeWPIizaNgfhYcG, y Output:
[ "0" ]
task1189-e8225a74ed464e1cb488ceec008760c8
Definition: In this task, you are given a string S and a character c separated by a comma. You need to check if the character c is present in S or not. Return 1 if it is present, else return 0. Positive Example 1 - Input: IcLCZgiymDWVHOGsOMdoksiLJoj, h Output: 0 Positive Example 2 - Input: CWlOoIRWGvoyRWJWzAKeKMSutk, J Output: 1 Negative Example 1 - Input: EwbWuKTDQxqsultKAWBlsxhIou, w Output: 0 Negative Example 2 - Input: RIYoDaiCkHsUEHSFoYbYpkBZaHd, l Output: 1 Now complete the following example - Input: wnRWflHXlrQJkSloqrqv, x Output:
[ "0" ]
task1189-97cc529571234ca78313d6795cefa062
Definition: In this task, you are given a string S and a character c separated by a comma. You need to check if the character c is present in S or not. Return 1 if it is present, else return 0. Positive Example 1 - Input: IcLCZgiymDWVHOGsOMdoksiLJoj, h Output: 0 Positive Example 2 - Input: CWlOoIRWGvoyRWJWzAKeKMSutk, J Output: 1 Negative Example 1 - Input: EwbWuKTDQxqsultKAWBlsxhIou, w Output: 0 Negative Example 2 - Input: RIYoDaiCkHsUEHSFoYbYpkBZaHd, l Output: 1 Now complete the following example - Input: goPAsYtoaETNxchsPrzUQyMRXF, j Output:
[ "0" ]
task1189-24ad2ef12aa74bb6ab28383990f8242f
Definition: In this task, you are given a string S and a character c separated by a comma. You need to check if the character c is present in S or not. Return 1 if it is present, else return 0. Positive Example 1 - Input: IcLCZgiymDWVHOGsOMdoksiLJoj, h Output: 0 Positive Example 2 - Input: CWlOoIRWGvoyRWJWzAKeKMSutk, J Output: 1 Negative Example 1 - Input: EwbWuKTDQxqsultKAWBlsxhIou, w Output: 0 Negative Example 2 - Input: RIYoDaiCkHsUEHSFoYbYpkBZaHd, l Output: 1 Now complete the following example - Input: xvlYzTqvvCHGCMsKjRhZqx, X Output:
[ "0" ]
task1189-83e337ce3fcb4ffbb9967928ef4e9478
Definition: In this task, you are given a string S and a character c separated by a comma. You need to check if the character c is present in S or not. Return 1 if it is present, else return 0. Positive Example 1 - Input: IcLCZgiymDWVHOGsOMdoksiLJoj, h Output: 0 Positive Example 2 - Input: CWlOoIRWGvoyRWJWzAKeKMSutk, J Output: 1 Negative Example 1 - Input: EwbWuKTDQxqsultKAWBlsxhIou, w Output: 0 Negative Example 2 - Input: RIYoDaiCkHsUEHSFoYbYpkBZaHd, l Output: 1 Now complete the following example - Input: GaCunbLbpClVVuJTPPKXEB, L Output:
[ "1" ]
task1189-5ac582ef48d044c7bd58ae50b19501ef
Definition: In this task, you are given a string S and a character c separated by a comma. You need to check if the character c is present in S or not. Return 1 if it is present, else return 0. Positive Example 1 - Input: IcLCZgiymDWVHOGsOMdoksiLJoj, h Output: 0 Positive Example 2 - Input: CWlOoIRWGvoyRWJWzAKeKMSutk, J Output: 1 Negative Example 1 - Input: EwbWuKTDQxqsultKAWBlsxhIou, w Output: 0 Negative Example 2 - Input: RIYoDaiCkHsUEHSFoYbYpkBZaHd, l Output: 1 Now complete the following example - Input: xveanbsrxzbqyynZdFAdkipRE, q Output:
[ "1" ]
task1189-e4e03aa2d7294ababba13c321a7f8df2
Definition: In this task, you are given a string S and a character c separated by a comma. You need to check if the character c is present in S or not. Return 1 if it is present, else return 0. Positive Example 1 - Input: IcLCZgiymDWVHOGsOMdoksiLJoj, h Output: 0 Positive Example 2 - Input: CWlOoIRWGvoyRWJWzAKeKMSutk, J Output: 1 Negative Example 1 - Input: EwbWuKTDQxqsultKAWBlsxhIou, w Output: 0 Negative Example 2 - Input: RIYoDaiCkHsUEHSFoYbYpkBZaHd, l Output: 1 Now complete the following example - Input: wJNxBrGlopwpXxtTcouoQuzSFhSGK, e Output:
[ "0" ]
task1189-562ccfd5ff054cbf911de05160c61f6a
Definition: In this task, you are given a string S and a character c separated by a comma. You need to check if the character c is present in S or not. Return 1 if it is present, else return 0. Positive Example 1 - Input: IcLCZgiymDWVHOGsOMdoksiLJoj, h Output: 0 Positive Example 2 - Input: CWlOoIRWGvoyRWJWzAKeKMSutk, J Output: 1 Negative Example 1 - Input: EwbWuKTDQxqsultKAWBlsxhIou, w Output: 0 Negative Example 2 - Input: RIYoDaiCkHsUEHSFoYbYpkBZaHd, l Output: 1 Now complete the following example - Input: pjhdBhRwycHecNSSXgzyax, d Output:
[ "1" ]
task1189-45462b64c01048259733173b0cd27c99
Definition: In this task, you are given a string S and a character c separated by a comma. You need to check if the character c is present in S or not. Return 1 if it is present, else return 0. Positive Example 1 - Input: IcLCZgiymDWVHOGsOMdoksiLJoj, h Output: 0 Positive Example 2 - Input: CWlOoIRWGvoyRWJWzAKeKMSutk, J Output: 1 Negative Example 1 - Input: EwbWuKTDQxqsultKAWBlsxhIou, w Output: 0 Negative Example 2 - Input: RIYoDaiCkHsUEHSFoYbYpkBZaHd, l Output: 1 Now complete the following example - Input: WjemAObmeSxkViffXgSXcIYAwXnxPg, h Output:
[ "0" ]
task1189-49fad79af1914d03b273ad2528f034d2
Definition: In this task, you are given a string S and a character c separated by a comma. You need to check if the character c is present in S or not. Return 1 if it is present, else return 0. Positive Example 1 - Input: IcLCZgiymDWVHOGsOMdoksiLJoj, h Output: 0 Positive Example 2 - Input: CWlOoIRWGvoyRWJWzAKeKMSutk, J Output: 1 Negative Example 1 - Input: EwbWuKTDQxqsultKAWBlsxhIou, w Output: 0 Negative Example 2 - Input: RIYoDaiCkHsUEHSFoYbYpkBZaHd, l Output: 1 Now complete the following example - Input: nIfFZAJQrQPgUnNFMFpEMjMyuJR, I Output:
[ "1" ]
task1189-7d1129a3d6974f9ca0436b4d2a09074c
Definition: In this task, you are given a string S and a character c separated by a comma. You need to check if the character c is present in S or not. Return 1 if it is present, else return 0. Positive Example 1 - Input: IcLCZgiymDWVHOGsOMdoksiLJoj, h Output: 0 Positive Example 2 - Input: CWlOoIRWGvoyRWJWzAKeKMSutk, J Output: 1 Negative Example 1 - Input: EwbWuKTDQxqsultKAWBlsxhIou, w Output: 0 Negative Example 2 - Input: RIYoDaiCkHsUEHSFoYbYpkBZaHd, l Output: 1 Now complete the following example - Input: MYPkRTzweKkrknCMZUuXMjfuGOr, T Output:
[ "1" ]
task1189-52cafb560fb3480ea6f6b2aecdde110c
Definition: In this task, you are given a string S and a character c separated by a comma. You need to check if the character c is present in S or not. Return 1 if it is present, else return 0. Positive Example 1 - Input: IcLCZgiymDWVHOGsOMdoksiLJoj, h Output: 0 Positive Example 2 - Input: CWlOoIRWGvoyRWJWzAKeKMSutk, J Output: 1 Negative Example 1 - Input: EwbWuKTDQxqsultKAWBlsxhIou, w Output: 0 Negative Example 2 - Input: RIYoDaiCkHsUEHSFoYbYpkBZaHd, l Output: 1 Now complete the following example - Input: MLfOQpFkRVsSophRkQpYvkpGDycd, p Output:
[ "1" ]
task1189-27471c86d5f14d84b2b284dc7c2a040d
Definition: In this task, you are given a string S and a character c separated by a comma. You need to check if the character c is present in S or not. Return 1 if it is present, else return 0. Positive Example 1 - Input: IcLCZgiymDWVHOGsOMdoksiLJoj, h Output: 0 Positive Example 2 - Input: CWlOoIRWGvoyRWJWzAKeKMSutk, J Output: 1 Negative Example 1 - Input: EwbWuKTDQxqsultKAWBlsxhIou, w Output: 0 Negative Example 2 - Input: RIYoDaiCkHsUEHSFoYbYpkBZaHd, l Output: 1 Now complete the following example - Input: guIskuyQwlZeyBLhgKaq, z Output:
[ "0" ]
task1189-3be8cfe7411e488ea611624d46ab94ab
Definition: In this task, you are given a string S and a character c separated by a comma. You need to check if the character c is present in S or not. Return 1 if it is present, else return 0. Positive Example 1 - Input: IcLCZgiymDWVHOGsOMdoksiLJoj, h Output: 0 Positive Example 2 - Input: CWlOoIRWGvoyRWJWzAKeKMSutk, J Output: 1 Negative Example 1 - Input: EwbWuKTDQxqsultKAWBlsxhIou, w Output: 0 Negative Example 2 - Input: RIYoDaiCkHsUEHSFoYbYpkBZaHd, l Output: 1 Now complete the following example - Input: bpHwXPNalHwEpcHJYXfjRcdjvrtOj, E Output:
[ "1" ]
task1189-1dddc737962e4df28ec9ad2006c1a01b
Definition: In this task, you are given a string S and a character c separated by a comma. You need to check if the character c is present in S or not. Return 1 if it is present, else return 0. Positive Example 1 - Input: IcLCZgiymDWVHOGsOMdoksiLJoj, h Output: 0 Positive Example 2 - Input: CWlOoIRWGvoyRWJWzAKeKMSutk, J Output: 1 Negative Example 1 - Input: EwbWuKTDQxqsultKAWBlsxhIou, w Output: 0 Negative Example 2 - Input: RIYoDaiCkHsUEHSFoYbYpkBZaHd, l Output: 1 Now complete the following example - Input: FrbGiUXmmJbABnlAtIPfg, r Output:
[ "1" ]
task1189-24e09ad579a64f21a48fc922caf21567
Definition: In this task, you are given a string S and a character c separated by a comma. You need to check if the character c is present in S or not. Return 1 if it is present, else return 0. Positive Example 1 - Input: IcLCZgiymDWVHOGsOMdoksiLJoj, h Output: 0 Positive Example 2 - Input: CWlOoIRWGvoyRWJWzAKeKMSutk, J Output: 1 Negative Example 1 - Input: EwbWuKTDQxqsultKAWBlsxhIou, w Output: 0 Negative Example 2 - Input: RIYoDaiCkHsUEHSFoYbYpkBZaHd, l Output: 1 Now complete the following example - Input: vCcJSCxsrLoGuasSfcWzlvbAjsZ, c Output:
[ "1" ]
task1189-40117fbe554a4b5a90537f220757e0da
Definition: In this task, you are given a string S and a character c separated by a comma. You need to check if the character c is present in S or not. Return 1 if it is present, else return 0. Positive Example 1 - Input: IcLCZgiymDWVHOGsOMdoksiLJoj, h Output: 0 Positive Example 2 - Input: CWlOoIRWGvoyRWJWzAKeKMSutk, J Output: 1 Negative Example 1 - Input: EwbWuKTDQxqsultKAWBlsxhIou, w Output: 0 Negative Example 2 - Input: RIYoDaiCkHsUEHSFoYbYpkBZaHd, l Output: 1 Now complete the following example - Input: fWuygStDSUMMgkuSdgmdUnIw, f Output:
[ "1" ]
task1189-5ad1ceb16efc41b2887501725de88512
Definition: In this task, you are given a string S and a character c separated by a comma. You need to check if the character c is present in S or not. Return 1 if it is present, else return 0. Positive Example 1 - Input: IcLCZgiymDWVHOGsOMdoksiLJoj, h Output: 0 Positive Example 2 - Input: CWlOoIRWGvoyRWJWzAKeKMSutk, J Output: 1 Negative Example 1 - Input: EwbWuKTDQxqsultKAWBlsxhIou, w Output: 0 Negative Example 2 - Input: RIYoDaiCkHsUEHSFoYbYpkBZaHd, l Output: 1 Now complete the following example - Input: UsmZqsAJrqffKeGqvZRkKyp, e Output:
[ "1" ]
task1189-8b2601584d1145b48602fb8b1ed14bc5
Definition: In this task, you are given a string S and a character c separated by a comma. You need to check if the character c is present in S or not. Return 1 if it is present, else return 0. Positive Example 1 - Input: IcLCZgiymDWVHOGsOMdoksiLJoj, h Output: 0 Positive Example 2 - Input: CWlOoIRWGvoyRWJWzAKeKMSutk, J Output: 1 Negative Example 1 - Input: EwbWuKTDQxqsultKAWBlsxhIou, w Output: 0 Negative Example 2 - Input: RIYoDaiCkHsUEHSFoYbYpkBZaHd, l Output: 1 Now complete the following example - Input: arEexjCXJeCiWgxHggAoWRZgOI, s Output:
[ "0" ]
task1189-95832d2f13e04adb906b9addd5720b36