Skip to content
#

input-output

Here are 368 public repositories matching this topic...

This repository contains a C++ implementation of a maze solver using backtracking. The program takes a square matrix as input, where `0` represents closed blocks and `1` represents open blocks. The objective is to find a path from the top-left corner to the bottom-right corner of the maze, moving only through the open blocks.

  • Updated Apr 25, 2024
  • C++
easy-io-java-package

Programming in JAVA now became easy and joyful with EasyIO - which is a JAVA package intended to provide ease for programmers to get input and output, beautiful colors in the terminal and also easy data type casting. Specially created for beginners, yet useful for professionals.

  • Updated Mar 20, 2022
  • Java

Improve this page

Add a description, image, and links to the input-output topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the input-output topic, visit your repo's landing page and select "manage topics."

Learn more