MCPcopy 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

1for i in range(int(input())):
2
3 n,k = map(int,input().split())
4

Callers

nothing calls this directly

Calls 1

minFunction · 0.85

Tested by

no test coverage detected