Skip to content
View ARC345's full-sized avatar
  • 14:04 - 5h30m ahead

Block or report ARC345

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. SudokuSolver Public

    A C++-based Sudoku Solver implementing three distinct approaches to solve Sudoku puzzles. This project explores various strategies for solving Sudoku, offering insights into algorithmic problem-sol…

    C++ 5 1

  2. ARC-Engine Public

    C++ 1

  3. conway game of life using opencv
    1
    #include <opencv2/opencv.hpp>
    2
    #include <iostream>
    3
    
                  
    4
    using namespace std;
    5
    using namespace cv;
  4. Lenia implementation with c++ and op...
    1
    /* Copyright:       Copyright (C) 2024 Arnav Rastogi
    2
    3
    This program is free software: you can redistribute it and/or modify
    4
    it under the terms of the GNU General Public License as published by
    5
    the Free Software Foundation, version 3 of the License
  5. ARC-SurvivalGame Public

    C++ 1