You are given N counters, initially set to 0, and you have two possible operations on them:
- increase(X) − counter X is increased by 1,
- max counter − all counters are set to the maximum value of any counter.
A non-empty array A of M integers is given. This array represents consecutive operations:
- if A[K] = X, such that 1 ≤ X ≤ N, then operation K is increase(X),
- if A[K] = N + 1 then operation K is max counter.
For example, given integer N = 5 and array A such that:
A[0] = 3 A[1] = 4 A[2] = 4 A[3] = 6 A[4] = 1 A[5] = 4 A[6] = 4the values of the counters after each consecutive operation will be:
(0, 0, 1, 0, 0) (0, 0, 1, 1, 0) (0, 0, 1, 2, 0) (2, 2, 2, 2, 2) (3, 2, 2, 2, 2) (3, 2, 2, 3, 2) (3, 2, 2, 4, 2)The goal is to calculate the value of every counter after all operations.
Write a function:
def solution(N, A)
that, given an integer N and a non-empty array A consisting of M integers, returns a sequence of integers representing the values of the counters.
Result array should be returned as an array of integers.
For example, given:
A[0] = 3 A[1] = 4 A[2] = 4 A[3] = 6 A[4] = 1 A[5] = 4 A[6] = 4the function should return [3, 2, 2, 4, 2], as explained above.
Write an efficient algorithm for the following assumptions:
- N and M are integers within the range [1..100,000];
- each element of array A is an integer within the range [1..N + 1].
# you can write to stdout for debugging purposes, e.g.
# print("this is a debug message")
def solution(N, A):
# write your code in Python 3.6
counter = [0]*len(A)
prevmax, curmax = 0, 0
for a in A:
if a <= N:
counter[a-1] += 1
if counter[a-1] > curmax:
curmax = counter[a-1]
else:
# you can write to stdout for debugging purposes, e.g.
# print("this is a debug message")
def solution(N, A):
# write your code in Python 3.6
counter = [0]*len(A)
prevmax, curmax = 0, 0
for a in A:
if a <= N:
counter[a-1] += pre1
if counter[a-1] > curmax:
curmax = counter[a-1]
else:
# you can write to stdout for debugging purposes, e.g.
# print("this is a debug message")
def solution(N, A):
# write your code in Python 3.6
counter = [0]*len(A)
prevmax, curmax = 0, 0
for a in A:
if a <= N:
counter[a-1] += prevmax + 1
if counter[a-1] > curmax:
curmax = counter[a-1]
else:
# you can write to stdout for debugging purposes, e.g.
# print("this is a debug message")
def solution(N, A):
# write your code in Python 3.6
counter = [0]*len(A)
prevmax, curmax = 0, 0
for a in A:
if a <= N:
counter[a-1] += prevmax + 1
if counter[a-1] > curmax:
curmax = counter[a-1]
else:
prevmax = curmax
# you can write to stdout for debugging purposes, e.g.
# print("this is a debug message")
def solution(N, A):
# write your code in Python 3.6
counter = [0]*len(A)
prevmax, curmax = 0, 0
for a in A:
if a <= N:
counter[a-1] += prevmax + 1
if counter[a-1] > curmax:
curmax = counter[a-1]
else:
prevmax = curmax
for c in counter:
if c < prevmax:
c = prevmax
# you can write to stdout for debugging purposes, e.g.
# print("this is a debug message")
def solution(N, A):
# write your code in Python 3.6
counter = [0]*len(A)
prevmax, curmax = 0, 0
for a in A:
if a <= N:
counter[a-1] += prevmax + 1
if counter[a-1] > curmax:
curmax = counter[a-1]
else:
prevmax = curmax
for c in counter:
if c < prevmax:
c = prevmax
return counter
# you can write to stdout for debugging purposes, e.g.
# print("this is a debug message")
def solution(N, A):
# write your code in Python 3.6
counter = [0]*len(N)
prevmax, curmax = 0, 0
for a in A:
if a <= N:
counter[a-1] += prevmax + 1
if counter[a-1] > curmax:
curmax = counter[a-1]
else:
prevmax = curmax
for c in counter:
if c < prevmax:
c = prevmax
return counter
# you can write to stdout for debugging purposes, e.g.
# print("this is a debug message")
def solution(N, A):
# write your code in Python 3.6
counter = [0]*len(N)
prevmax, curmax = 0, 0
for a in A:
print(a, curmax, prevmax, counter)
if a <= N:
counter[a-1] += prevmax + 1
if counter[a-1] > curmax:
curmax = counter[a-1]
else:
prevmax = curmax
for c in counter:
if c < prevmax:
c = prevmax
return counter
Traceback (most recent call last): File "exec.py", line 145, in <module> main() File "exec.py", line 107, in main result = solution( N, A ) File "/tmp/solution.py", line 6, in solution counter = [0]*len(N) TypeError: object of type 'int' has no len()
# you can write to stdout for debugging purposes, e.g.
# print("this is a debug message")
def solution(N, A):
# write your code in Python 3.6
counter = [0]*N
prevmax, curmax = 0, 0
for a in A:
print(a, curmax, prevmax, counter)
if a <= N:
counter[a-1] += prevmax + 1
if counter[a-1] > curmax:
curmax = counter[a-1]
else:
prevmax = curmax
for c in counter:
if c < prevmax:
c = prevmax
return counter
# you can write to stdout for debugging purposes, e.g.
# print("this is a debug message")
def solution(N, A):
# write your code in Python 3.6
counter = [0]*N
prevmax, curmax = 0, 0
for a in A:
print(a, curmax, prevmax, counter)
if a <= N:
counter[a-1] += prevmax + 1
if counter[a-1] > curmax:
curmax = counter[a-1]
else:
prevmax = curmax
for c in counter:
if c < prevmax:
c = prevmax
return counter
3 0 0 [0, 0, 0, 0, 0] 4 1 0 [0, 0, 1, 0, 0] 4 1 0 [0, 0, 1, 1, 0] 6 2 0 [0, 0, 1, 2, 0] 1 2 2 [0, 0, 1, 2, 0] 4 3 2 [3, 0, 1, 2, 0] 4 5 2 [3, 0, 1, 5, 0]
# you can write to stdout for debugging purposes, e.g.
# print("this is a debug message")
def solution(N, A):
# write your code in Python 3.6
counter = [0]*N
prevmax, curmax = 0, 0
for a in A:
print(a, curmax, prevmax, counter)
if a <= N:
counter[a-1] += prevmax + 1
if counter[a-1] > curmax:
curmax = counter[a-1]
else:
prevmax = curmax
for c in counter:
if c < prevmax:
c = prevmax
return counter
# you can write to stdout for debugging purposes, e.g.
# print("this is a debug message")
def solution(N, A):
# write your code in Python 3.6
counter = [0]*N
prevmax, curmax = 0, 0
for a in A:
print(a, curmax, prevmax, counter)
if a <= N:
c = counter[a-1]
if c
counter[a-1] += prevmax + 1
if counter[a-1] > curmax:
curmax = counter[a-1]
else:
prevmax = curmax
for c in counter:
if c < prevmax:
c = prevmax
return counter
# you can write to stdout for debugging purposes, e.g.
# print("this is a debug message")
def solution(N, A):
# write your code in Python 3.6
counter = [0]*N
prevmax, curmax = 0, 0
for a in A:
print(a, curmax, prevmax, counter)
if a <= N:
c = counter[a-1]
if c < prevmax:
counter[a-1] += prevmax + 1
else:
counter[a-1] += 1
if counter[a-1] > curmax:
curmax = counter[a-1]
else:
prevmax = curmax
for c in counter:
if c < prevmax:
c = prevmax
return counter
# you can write to stdout for debugging purposes, e.g.
# print("this is a debug message")
def solution(N, A):
# write your code in Python 3.6
counter = [0]*N
prevmax, curmax = 0, 0
for a in A:
print(a, curmax, prevmax, counter)
if a <= N:
c = counter[a-1]
if c < prevmax:
counter[a-1] += prevmax + 1
else:
counter[a-1] += 1
if counter[a-1] > curmax:
curmax = counter[a-1]
else:
prevmax = curmax
for c in counter:
if c < prevmax:
c = prevmax
return counter
3 0 0 [0, 0, 0, 0, 0] 4 1 0 [0, 0, 1, 0, 0] 4 1 0 [0, 0, 1, 1, 0] 6 2 0 [0, 0, 1, 2, 0] 1 2 2 [0, 0, 1, 2, 0] 4 3 2 [3, 0, 1, 2, 0] 4 3 2 [3, 0, 1, 3, 0]
# you can write to stdout for debugging purposes, e.g.
# print("this is a debug message")
def solution(N, A):
# write your code in Python 3.6
counter = [0]*N
prevmax, curmax = 0, 0
for a in A:
print(a, curmax, prevmax, counter)
if a <= N:
c = counter[a-1]
if c < prevmax:
counter[a-1] += prevmax + 1
else:
counter[a-1] += 1
if counter[a-1] > curmax:
curmax = counter[a-1]
else:
prevmax = curmax
for c in (counter):
if c < prevmax:
c = prevmax
return counter
# you can write to stdout for debugging purposes, e.g.
# print("this is a debug message")
def solution(N, A):
# write your code in Python 3.6
counter = [0]*N
prevmax, curmax = 0, 0
for a in A:
print(a, curmax, prevmax, counter)
if a <= N:
c = counter[a-1]
if c < prevmax:
counter[a-1] += prevmax + 1
else:
counter[a-1] += 1
if counter[a-1] > curmax:
curmax = counter[a-1]
else:
prevmax = curmax
for c in range(N):
if c < prevmax:
c = prevmax
return counter
# you can write to stdout for debugging purposes, e.g.
# print("this is a debug message")
def solution(N, A):
# write your code in Python 3.6
counter = [0]*N
prevmax, curmax = 0, 0
for a in A:
print(a, curmax, prevmax, counter)
if a <= N:
c = counter[a-1]
if c < prevmax:
counter[a-1] += prevmax + 1
else:
counter[a-1] += 1
if counter[a-1] > curmax:
curmax = counter[a-1]
else:
prevmax = curmax
for i in range(N):
if counter[i] < prevmax:
c = prevmax
return counter
# you can write to stdout for debugging purposes, e.g.
# print("this is a debug message")
def solution(N, A):
# write your code in Python 3.6
counter = [0]*N
prevmax, curmax = 0, 0
for a in A:
print(a, curmax, prevmax, counter)
if a <= N:
c = counter[a-1]
if c < prevmax:
counter[a-1] += prevmax + 1
else:
counter[a-1] += 1
if counter[a-1] > curmax:
curmax = counter[a-1]
else:
prevmax = curmax
for i in range(N):
if counter[i] < prevmax:
counter[i] = prevmax
return counter
3 0 0 [0, 0, 0, 0, 0] 4 1 0 [0, 0, 1, 0, 0] 4 1 0 [0, 0, 1, 1, 0] 6 2 0 [0, 0, 1, 2, 0] 1 2 2 [0, 0, 1, 2, 0] 4 3 2 [3, 0, 1, 2, 0] 4 3 2 [3, 0, 1, 3, 0]
# you can write to stdout for debugging purposes, e.g.
# print("this is a debug message")
def solution(N, A):
# write your code in Python 3.6
counter = [0]*N
prevmax, curmax = 0, 0
for a in A:
if a <= N:
c = counter[a-1]
if c < prevmax:
counter[a-1] += prevmax + 1
else:
counter[a-1] += 1
if counter[a-1] > curmax:
curmax = counter[a-1]
else:
prevmax = curmax
for i in range(N):
if counter[i] < prevmax:
counter[i] = prevmax
return counter
# you can write to stdout for debugging purposes, e.g.
# print("this is a debug message")
def solution(N, A):
# write your code in Python 3.6
counter = [0]*N
prevmax, curmax = 0, 0
for a in A:
if a <= N:
c = counter[a-1]
if c < prevmax:
counter[a-1] += prevmax + 1
else:
counter[a-1] += 1
if counter[a-1] > curmax:
curmax = counter[a-1]
else:
prevmax = curmax
print(a, curmax, prevmax, counter)
for i in range(N):
if counter[i] < prevmax:
counter[i] = prevmax
return counter
3 1 0 [0, 0, 1, 0, 0] 4 1 0 [0, 0, 1, 1, 0] 4 2 0 [0, 0, 1, 2, 0] 6 2 2 [0, 0, 1, 2, 0] 1 3 2 [3, 0, 1, 2, 0] 4 3 2 [3, 0, 1, 3, 0] 4 4 2 [3, 0, 1, 4, 0]
# you can write to stdout for debugging purposes, e.g.
# print("this is a debug message")
def solution(N, A):
# write your code in Python 3.6
counter = [0]*N
prevmax, curmax = 0, 0
for a in A:
if a <= N:
c = counter[a-1]
if c < prevmax:
counter[a-1] += prevmax + 1
else:
counter[a-1] += 1
if counter[a-1] > curmax:
curmax = counter[a-1]
else:
prevmax = curmax
# print(a, curmax, prevmax, counter)
for i in range(N):
if counter[i] < prevmax:
counter[i] = prevmax
return counter
# you can write to stdout for debugging purposes, e.g.
# print("this is a debug message")
def solution(N, A):
# write your code in Python 3.6
counter = [0]*N
prevmax, curmax = 0, 0
for a in A:
if a <= N:
c = counter[a-1]
if c < prevmax:
counter[a-1] += prevmax + 1
else:
counter[a-1] += 1
if counter[a-1] > curmax:
curmax = counter[a-1]
else:
prevmax = curmax
# print(a, curmax, prevmax, counter)
for i in range(N):
if counter[i] < prevmax:
counter[i] = prevmax
return counter
# you can write to stdout for debugging purposes, e.g.
# print("this is a debug message")
def solution(N, A):
# write your code in Python 3.6
counter = [0]*N
prevmax, curmax = 0, 0
for a in A:
if a <= N:
c = counter[a-1]
if c < prevmax:
counter[a-1] += prevmax + 1
else:
counter[a-1] += 1
if counter[a-1] > curmax:
curmax = counter[a-1]
else:
prevmax = curmax
# print(a, curmax, prevmax, counter)
for i in range(N):
if counter[i] < prevmax:
counter[i] = prevmax
return counter
The following issues have been detected: wrong answers, runtime errors.
small random test, 6 max_counter operations
got [13, 13, 13, 13, 13, .. expected [9, 9, 9, 9, 9, 9, 9,..
small random test, 10 max_counter operations
got [27, 27, 27, 27, 27, .. expected [10, 10, 10, 10, 10, ..
medium random test, 50 max_counter operations
got [2192038, 2192038, 21.. expected [53, 53, 53, 53, 53, ..
medium random test, 500 max_counter operations
got [193252050941, 193252.. expected [325, 325, 325, 325, ..
large random test, 2120 max_counter operations
tested program terminated with exit code 1
Traceback (most recent call last): File "exec.py", line 145, in <module> main() File "exec.py", line 108, in main writer(args[2], result) File "exec.py", line 71, in writer _c_write_int(_c_f, _c_elem0) File "exec.py", line 25, in <lambda> _c_write_int = lambda f,x: f.write("%d\n" % x) OSError: [Errno 27] File too large
large random test, 10000 max_counter operations
tested program terminated with exit code 1
Traceback (most recent call last): File "exec.py", line 145, in <module> main() File "exec.py", line 108, in main writer(args[2], result) File "exec.py", line 71, in writer _c_write_int(_c_f, _c_elem0) File "exec.py", line 25, in <lambda> _c_write_int = lambda f,x: f.write("%d\n" % x) OSError: [Errno 27] File too large