• monkeycode
Platform
  • Problems
  • Contests
  • News
  • Help
Back to Help Center
Back to Help Center

General

  • Getting Started
  • Supported Languages

Validators

  • Figure Environment Validator
  • Begin/End Macro Validator
  • Begin Document Validator

Plugin

  • Introduction to Plugins
  • Add Plugin to Problem Package
  • Reading Samples and Test-Cases

Support

  • Contact Us

Introduction to Plugins

Introduction to what plugins are and how to implement them in Monkeycode

Plugins are interactive visualizers or tools embedded directly in a problem statement. They run inside a sandboxed <iframe> and can receive the current sample input, allowing you to build custom animations, diagrams, or interactive demos that help contestants understand the problem.

Begin Document Validator
Add Plugin to Problem Package