mirror of
https://github.com/autistic-symposium/master-algorithms-py.git
synced 2025-04-30 04:36:08 -04:00
Update array-check_mountain.py
This commit is contained in:
parent
0672ae9a3a
commit
896aaaf88f
@ -1,3 +1,7 @@
|
|||||||
|
#!/usr/bin/env python3
|
||||||
|
# -*- coding: utf-8 -*-
|
||||||
|
# author: bt3gl
|
||||||
|
|
||||||
'''
|
'''
|
||||||
Given an array of integers arr, return true if and only if it is a valid mountain array.
|
Given an array of integers arr, return true if and only if it is a valid mountain array.
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user