Lioncat2002 / CSE-programs

All cse programs we did till date in VIT

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CSE-programs

All the programs we have done till date in VIT

How to run?

Odin programs:

Make sure that you have odin installed
to run:

  • odin run <file_name>.odin

Python Programs:

Make sure that you have python 3.5 or higher installed
to run:

  • python <filename>.py

About

All cse programs we did till date in VIT

License:MIT License


Languages

Language:C 63.0%Language:Python 23.8%Language:C++ 5.2%Language:Makefile 4.5%Language:Odin 1.5%Language:Rust 1.1%Language:Assembly 0.9%