News

🐷 PIG - Programs Input Generator A modern web application for generating various types of input data for computer science problems and competitive programming.
Ever faced a situation where you had to create HTML form input elements on the fly? Or create these elements multiple times based on user's request. To solve this issue, I created this script, which ...