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

Function def_value

CodeChef_problems/Bob and His Friends/Solution.py:45–46  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

43
44
45def def_value():
46 return "nan"
47
48solve();
49

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected