Sameko Dev C++ - The Optimized C++ IDE for Competitive Programming
Introduction
Have you ever encountered this situation? You're solving a C++ exercise, but VS Code is compiling slowly, and you have to go through the hassle of installing MinGW and configuring everything. Switching to Dev-C++ or Code::Blocks is indeed faster, but the interface is ugly and outdated, and it uses an old GCC that doesn't support new C++ standards.
Sameko Dev C++ was created to precisely solve this problem.
Its compile speed is 2–3 times faster than Dev-C++ (even when using the <bits/stdc++.h> library, it remains as fast as the regular libraries), combined with a modern interface similar to VS Code, Sameko offers a smooth, fast C++ programming experience without the need for complex installation. It is especially suitable for students and competitive programmers.
Highlights
Outstanding Performance
Compile up to 5 times faster than VS Code: 500ms compared to 2500ms+
Integrates Sameko GCC 16 with PCH optimization enabling <bits/stdc++.h> to run in under 500ms
Full support for C++11/14/17/20/23/26
No Complex Installation Required
GCC 16 is bundled, no need to install MinGW
Download and run immediately, no configuration needed
Supports both Installer and Portable versions
Optimized for Competitive Programming
Integrates Competitive Companion - automatically parses test cases from Codeforces, AtCoder, LeetCode
Run multiple test cases simultaneously with visual feedback (AC/WA/TLE)
Can create personal Snippets
Smart Features
Smart Header Linking: Automatically links .cpp when including .h
File Watcher: Detects changes from external sources
Template Manager: Creates default templates for new files
AStyle Integration: Format code with one click
Auto-save: Automatically saves files periodically
Checkpoints: A mechanism to revert code if deleted and the file is saved
Aesthetic Interface
6 integrated themes: Sameko Blue, Sakura Pink, Dark Mode, Dracula, Monokai, Nord
Supports custom backgrounds (including videos)
Multi-tab and split view
Main Shortcuts
F11 - Compile & Run
Ctrl + Shift + A - Auto format code
Ctrl + J - Toggle terminal
Ctrl + \ - Split editor
System Requirements
OS: Windows 10/11 (64-bit)
RAM: 4GB (recommended 8GB+)
Disk: 1.5GB free
Download & Links
Main Website: https://quangquynguyenvo.github.io/Sameko-Dev-CPP/
GitHub:

Hạ tầng Open Banking cho thanh toán và quản lý dòng tiền

Remind you to drink water, stand up and take breaks while working

Chia sẻ và khám phá sản phẩm do người Việt xây dựng

Triển khai Một chạm Tất Cả Open Source

Antigravity Workflow Framework - The Logic of Vibe Coding

Free SVG Icon Library
No talks yet
Create the first talkHave you used this product? Leave a review!
Login to comment
Login to commentBạn làm thêm kiểu phần test cases với cái messages chung một thanh dọc giống CP editer được khong
à là bạn muốn cái terminal thông báo nó nằm trên, còn cái input các kiểu nó nằm ở dưới á hả, để có gì mình làm thử
Hỗ trợ trên linux chưa bác :((
em đang fix hết đống lỗi để nó chạy ổn định trên windows á bác, e sẽ cố gắng lên bản linux sớm nhất nha bác
thanks ông
Reviews & Comments