Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Vishruth-S/CompetitiveCode
/ solution.py
File
solution.py
HackerEarth_problems/Micro and Array Update/solution.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
for
i in range(int(input())):
2
3
n,k = map(int,input().split())
4
Callers
nothing calls this directly
Calls
1
min
Function · 0.85
Tested by
no test coverage detected