marcomarinodev / competitive-prog

This repo contains all the exercises and topics covered from the Competitive Programming course at University of Pisa

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

competitive-prog

This repo contains all the exercises and topics covered from the Competitive Programming course at University of Pisa

Structure

The repo is composed by two main rust modules:

  • basics: it covers most of the basic rust topics such as ownership, references and borrowing...
  • problems: it contains submodules where each submodule is a lecture and in each lecture you can find the problems discussed in that lecture

Almost all the probles are discussed here: unipi cp course

About

This repo contains all the exercises and topics covered from the Competitive Programming course at University of Pisa


Languages

Language:Rust 100.0%