Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Vishruth-S/CompetitiveCode
/ SC_02.py
File
SC_02.py
CodeChef_problems/SCAT2020/SC_02.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
#PROBLEM : https://www.codechef.com/SCAT2020/problems/SC_02
2
#ORIGINAL SOLUTION : https://www.codechef.com/SCAT2020/status/SC_02,sahiljena
3
4
a = int(input())
#Input for number of testcases
Callers
nothing calls this directly
Calls
1
sort
Method · 0.80
Tested by
no test coverage detected