mirror of
https://github.com/autistic-symposium/master-algorithms-py.git
synced 2025-04-29 20:26:07 -04:00
Update array-check-if-exist.py
This commit is contained in:
parent
79f1970f2e
commit
0672ae9a3a
@ -1,3 +1,7 @@
|
||||
#!/usr/bin/env python3
|
||||
# -*- coding: utf-8 -*-
|
||||
# author: bt3gl
|
||||
|
||||
"""
|
||||
Given an array arr of integers, check if there exist two indices i and j such that :
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user