MCPcopy Create free account
hub / github.com/Vishruth-S/CompetitiveCode / solution.py

File solution.py

CodeChef_problems/Chef and Card game/solution.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1# Taking input for Test Cases
2for _ in range(int(input())):
3
4 # Taking input for n. It is the number of moves

Callers

nothing calls this directly

Calls 1

getSumFunction · 0.85

Tested by

no test coverage detected