jxlin / WWPIT-2024-ProblemGrader

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

WWPIT-2024-ProblemGrader

WWPIT 2024 Spring Self-Grader

Setup:

git clone https://github.com/WWPPC/WWPIT-2024-ProblemGrader.git
cd WWPIT-2024-ProblemGrader
python3 compile.py
python3 speedTest.py

Note: The grader does not check for memory limits or malicious code

Grade code:

python3 grader.py <problem name> <file name>

Problem names:

AMC
AddMulExp
Chemistry
CongestionEasy
CongestionHard
DriveTest
ExpMulAdd
FrogJumping
GeoClass
GeoProblem
HelpArav
HelpSuvanth
Jump
Laser
Light
Martian
MergeSort
MinimumXOR
Mountain
MultiXOR
NotAMathProblem
Permutation
Physics
PowerOutage
Quantum
Sample
TeachAssis
Teleporter
TrigonalTrick
TroubleMod
WWPWCW
War
WazirEasy
WazirHard

Problem Viewer:

Find the problem html's in cd problems

View the problems by pasting the html into wwppc.tech/tools/editor

About


Languages

Language:C++ 57.3%Language:HTML 41.3%Language:Python 1.4%