France-ioi / codecast

Codecast C learning platform (formerly fioi-recorder).
MIT License
30 stars 17 forks source link

In Blockly, temporarily count micro-steps until each step #479

Closed mblockelet closed 4 months ago

mblockelet commented 4 months ago

This allows to count them against the limits, and keep the limits working even in a case where no actual step ends up happening.

There is no ratio applied on how much they count towards the limits, as their number should stay low relative to the limits.