All Projects → mfornet → Acmx

mfornet / Acmx

Licence: mit
Competitive programming made simple. VSCode extension.

Programming Languages

typescript
32286 projects

Projects that are alternatives of or similar to Acmx

Azure Iot Developer Kit
A curated list of awesome Azure IoT Developer Kit projects and resources.
Stars: ✭ 73 (-20.65%)
Mutual labels:  vscode-extension
Laravel Blade Snippets Vscode
Laravel blade snippets and syntax highlight support for Visual Studio Code
Stars: ✭ 80 (-13.04%)
Mutual labels:  vscode-extension
Acm Icpc Algorithms
Algorithms used in Competitive Programming
Stars: ✭ 1,281 (+1292.39%)
Mutual labels:  acm-icpc
Ngrok For Vscode
A VSCode extension to control ngrok
Stars: ✭ 75 (-18.48%)
Mutual labels:  vscode-extension
Glassit Vsc
VS Code Extension to set window to transparent on Windows platform.
Stars: ✭ 77 (-16.3%)
Mutual labels:  vscode-extension
Vim
⭐ Vim for Visual Studio Code
Stars: ✭ 9,782 (+10532.61%)
Mutual labels:  vscode-extension
Doki Theme Vscode
Code with your waifu! Here are a bunch of themes for VS-Code. Choose a girl from various anime series, manga, and visual novels such as: Re:Zero, KillLaKill and Doki-Doki Literature Club.
Stars: ✭ 67 (-27.17%)
Mutual labels:  vscode-extension
Vscode Numbered Bookmarks
Numbered Bookmarks Extension for Visual Studio Code
Stars: ✭ 90 (-2.17%)
Mutual labels:  vscode-extension
Vscode Standard
VS Code extension for JavaScript Standard Style (`standard`) with automatic fixing
Stars: ✭ 78 (-15.22%)
Mutual labels:  vscode-extension
Css Flexbox Cheatsheet
VS Code extension that lets you open a CSS Flexbox cheatsheet directly in the editor.
Stars: ✭ 87 (-5.43%)
Mutual labels:  vscode-extension
Njupt Yellow Page
😋南京邮电大学黄页
Stars: ✭ 74 (-19.57%)
Mutual labels:  acm-icpc
Vscode Glean
The extension provides refactoring tools for your React codebase
Stars: ✭ 1,194 (+1197.83%)
Mutual labels:  vscode-extension
Acm Statistics
An online tool (crawler) to analyze users performance in online judges (coding competition websites). Supported OJ: POJ, HDU, ZOJ, HYSBZ, CodeForces, UVA, ICPC Live Archive, FZU, SPOJ, Timus (URAL), LeetCode_CN, CSU, LibreOJ, 洛谷, 牛客OJ, Lutece (UESTC), AtCoder, AIZU, CodeChef, El Judge, BNUOJ, Codewars, UOJ, NBUT, 51Nod, DMOJ, VJudge
Stars: ✭ 83 (-9.78%)
Mutual labels:  acm-icpc
Cform Vscode
CloudFormation extension for Visual Studio Code
Stars: ✭ 73 (-20.65%)
Mutual labels:  vscode-extension
Syntax Highlighter
Syntax Highlighter extension for Visual Studio Code (VSCode). Based on Tree-sitter.
Stars: ✭ 88 (-4.35%)
Mutual labels:  vscode-extension
Vscode Rust
Rust extension for Visual Studio Code
Stars: ✭ 1,184 (+1186.96%)
Mutual labels:  vscode-extension
Vscode Cssrem
Converts between `px` and `rem` units in VSCode
Stars: ✭ 81 (-11.96%)
Mutual labels:  vscode-extension
Vscode Mdx
MDX for Visual Studio Code
Stars: ✭ 91 (-1.09%)
Mutual labels:  vscode-extension
Vueno
Vue Conversion Plugin
Stars: ✭ 89 (-3.26%)
Mutual labels:  vscode-extension
Php Namespace Resolver
PHP Namespace Resolver - VSCode Extension
Stars: ✭ 83 (-9.78%)
Mutual labels:  vscode-extension

ACMX

Build Status Visual Studio Marketplace Installs Telegram chat Version

acmX is a tool that empower contestants to solve competitive programming problems easily.

Features

Documentation

Check the wiki for details about all features and help.

Getting started

acmX have been designed to run automatically boilerplate actions repeated often in competitive programming. Next is the expected pipeline to interact with it.

Getting started

  1. Install the extension from the marketplace.

  2. Install competitive companion.

  3. Open online contest/problem you want to solve and parse with competitive-companion extension. All problems along with the testcases are downloaded and you are ready to code.

  4. Work on your solution on sol.cpp.

  5. After you finish call Run and automatically your program will be compiled and run against every testcases. If the solutions is correct, it will be reported as Ok otherwise you will see failing test case. You can always go back to original layout calling View: Code.

Join the conversation

We have a group to discuss about this tool in Telegram.

Contributing

The easiest was to contribute is giving a star to the github repository and to the extension in the marketplace if you found the extension useful.

If you found a bug using the extension or have some suggestion open an issue to discuss about it.

If you want to implement some feature but you are not sure where to start check good first issues. You can join dev channel in Telegram too.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].