/// The required code to implement to create a custom challenge
pubmodchallenge;/// The required code to implement to create a custom flag
pubmodflag;/// The required code to implement to create a custom plugin
pubmodplugin;/// The required code to implement to create a custom verifier
pubmodverifier;