Sameko Dev C++ – The optimized C++ IDE for Competitive Programming
Introduction
Have you ever encountered this situation: solving a C++ problem where VS Code compiles slowly, and you have to install MinGW and configure it quite complicatedly? Switching to Dev-C++ or Code::Blocks is faster, but the interface is outdated and the compiler is often not new.
Sameko Dev C++ was created to address exactly that problem: fast speed, modern interface, and ready to use right after downloading.
With practical compile speeds that can be noticeably faster than VS Code on many problems (especially when using bits/stdc++.h), Sameko offers a smooth, compact, and stable programming experience. This is a suitable choice for students and competitive programmers.
Highlights
⚡ Exceptional performance
Significantly faster compilation in the daily algorithm practice workflow.
Integrated Sameko GCC 16 with optimized PCH helps reduce build time, even when using bits/stdc++.h.
Full support for C++11/14/17/20/23/26.
Background warm-up compiler and Single-file Compile Mode help reduce maximum latency for the first run.
Performance Mode supports turning off heavy effects to reduce lag and save resources for low-spec machines.
📦 No complex installation needed
GCC 16 is bundled, no need to install MinGW separately.
Just download and run, no need for multi-step manual configuration.
Both Installer and Portable versions are available.
🏆 Optimized for Competitive Programming
Integrated Competitive Companion, automatically fetching test cases from Codeforces, AtCoder, LeetCode.
Run multiple test cases with visual feedback of AC/WA/TLE along with debug metadata (exit code, stderr, timeout).
Smart WA Diff Viewer: Visual display of character-level differences between actual output and expected output.
Allows running individual test cases (Single Test Run) or running all at once.
Supports custom snippets according to your coding habits.
🧠 Intelligent features
Smart Header Linking: Automatically links related .cpp files when including .h (when needed).
File Watcher: Detects file changes from outside.
Template Manager: Creates default templates for new files.
AStyle Integration: Quickly formats code using keyboard shortcuts.
Auto-save: Automatically saves at intervals.
Checkpoints: Helps recover previous code versions if mistakenly deleted/modified and saved.
Smart IntelliSense: Improves suggestions for STL functions, keywords and highlights special characters (\n, \t, \0).
Discord Rich Presence: Displays coding status on Discord.
🎨 Modern interface
Multiple integrated themes such as Sameko Blue, Sakura, Dark, Dracula, Monokai, Nord.
Supports custom backgrounds, including videos.
Supports multi-tab and split view.
Allows customization of font, font size for the editor and panels, supports zoom using Ctrl + Scroll.
⌨️ Main shortcuts
F11: Compile & Run
Ctrl + Shift + A: Auto format code
Ctrl + J: Toggle terminal
Ctrl + \ : Split editor
Integrated shortcuts from VS Code: Ctrl + / (Comment), Ctrl + D (Select similar words

Sameko Dev C++
C++ IDE Compile siêu nhanh, giao diện đẹp, không cần cài mingW

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

Tổng hợp căn hộ, phòng trọ từ tất cả các nguồn: FB, chotot, bds,..

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

Antigravity Workflow Framework - The Logic of Vibe Coding
Have you used this product? Leave a review!
IDE của bạn tối ưu ở mức tốt, chạy chương trình nhanh gấp nhiều lần VS Code và nhẹ nhàng, thuận tiện hơn Visual Studio, giao diện thì đơn giản và không loằng ngoằng như trên Code::Blocks. Mình gợi ý bạn nên nâng cấp thêm tính năng gỡ lỗi đa luồng (Multi-threading) và fix lỗi hiển thị biến chứ trình GDB của Sameko khá "mỏng manh" trước các cấu trúc dữ liệu như std::vector hoặc std::map vì trình gỡ lỗi GDB của Sameko vẫn chưa được trực quan, và ổn định như ở trên VS Code hay VS, hay là ngay cả khi so sánh với Code::Bocks thì vẫn hơi thọt. Tại nhiều lúc mình thấy GDB trên 3 cái kia thì như hét vào mặt mình với mấy cái lỗi thì Sameko lại hơi đơ đơ :_) (Đây chỉ là so sánh đánh giá và quan điểm cá nhân của mình về các vấn đề của Sameko do mình quen dùng Code::Blocks, VS Code với VS hơn)
Sản phẩm của bạn giải quyết một vấn đề thực tế mà rất nhiều học sinh và sinh viên gặp phải khi học C++ cho competitive programming. Việc tích hợp Competitive Companion, support C++ standards mới, và compile nhanh gấp 5 lần so với VS Code là những điểm mạnh rõ rõ ràng. Mình gợi ý nên cải thiện tagline để ngắn gọn và punchy hơn, tập trung vào một hoặc hai tính năng nổi bật nhất. Tagline hiện tại quá dài và mô tả quá nhiều. Thêm một video demo hoặc screencast ngắn sẽ giúp người dùng nhìn thấy IDE trong hành động, đặc biệt là tốc độ compile và giao diện. Khâu hỗ trợ của bạn cũng rất tốt với issue tracker rõ ràng trên GitHub, điều này tạo niềm tin cho người dùng.
Bạ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ử

C++ IDE with super fast compilation, beautiful interface, no need to install mingW.
Auto-translated ·No talks yet
Create the first talk
Reviews & comments