MCPcopy Create free account
hub / github.com/PRIME-RL/PRIME / evaluate_leetcode.py

File evaluate_leetcode.py

eval/Coding/leetcode/evaluate_leetcode.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import sys
2import os
3sys.path.append(os.path.dirname(os.path.dirname(os.path.dirname(__file__))))
4import re

Callers

nothing calls this directly

Calls 6

write_jsonlFunction · 0.90
evaluate_mainFunction · 0.85
applyMethod · 0.80
to_dictMethod · 0.80
make_conv_hfFunction · 0.70
generate_sample_batchFunction · 0.70

Tested by

no test coverage detected