Skip to content

Latest commit

 

History

3 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TOI Zero Solutions

A structured C++ practice archive for the TOI Zero curriculum. Files retain the course-style identifiers (A1, A2, and A3) so progress through each exercise set remains easy to follow.

Build a solution

g++ -std=c++17 -O2 -Wall -Wextra A1-001.cpp -o solution
./solution

Each source file is a standalone exercise. Numbered variants represent revised attempts.

Problem statements and course materials belong to their respective owners; this repository contains personal solution code only.

About

C++ solutions for TOI Zero exercises, organized by curriculum problem identifiers.

Topics

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages