srinathgs / collatz

Solution to UVa 3n+1 problem

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

collatz

Solution to UVa 3n+1 problem

There are two solutions available.

  1. C program

  2. Client and Server version written in python

About

Solution to UVa 3n+1 problem

License:MIT License


Languages

Language:Python 75.8%Language:C 24.2%