Practice Without Friction.

Privacy Policy

Last updated:

1. Data Collection & Usage

Lurix is built with a strictly local-first architecture. We do not collect, store, sell, or transmit any personally identifying information (PII) to our own servers.

2. How We Handle Your Code

3. Permissions Explained

4. Contact Us

If you have any questions about this Privacy Policy, how your data is handled, or just need general support, please contact the developer via email at: dhakshinkotha2007@gmail.com

Getting Started Guide

Welcome to Lurix! Follow these simple steps to supercharge your competitive programming workflow.

1
Open a Problem

Simply navigate to any Codeforces problem page (e.g., codeforces.com/problemset/...). Lurix will automatically inject the IDE right into the page!

2
Write Your Code

Use the fully-featured Monaco Editor. Try typing #inc, for, or main for instant autocomplete snippets!

3
Run Samples Locally

Click the Run Samples button. Lurix will extract the test cases from the page and execute your code locally using the Wandbox API, completely bypassing the Codeforces queue.

4
Submit

Once your samples pass, click Submit. Lurix bypasses anti-bot tokens and submits directly to Codeforces. If a test case fails, Lurix will fetch the hidden failed test case and inject it straight into your IDE!

Pro Tips