Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/hamedzarei/fun

some sample codes, just for fun written in cpp, php
https://github.com/hamedzarei/fun

cpp water-jug-problem

Last synced: 8 days ago
JSON representation

some sample codes, just for fun written in cpp, php

Awesome Lists containing this project

README

        

# fun
some sample codes, just for fun

### water jug problem
You can find description and my base code from these links:

* https://www.geeksforgeeks.org/fill-the-jug/
* https://www.geeksforgeeks.org/water-jug-problem-using-bfs/

### CSV Pretty Print
You can find description at below link:

* https://github.com/hamedzarei/fun/blob/master/csv_pprint/readme.txt