Various things for SDM
Find a file
2026-04-27 21:42:16 +02:00
src Initial commit 2026-04-27 21:38:40 +02:00
.gitignore Initial commit 2026-04-27 21:38:40 +02:00
Cargo.lock Initial commit 2026-04-27 21:38:40 +02:00
Cargo.toml fix(lint): Remove unnecessary license-file attribute 2026-04-27 21:42:16 +02:00
COPYING Initial commit 2026-04-27 21:38:40 +02:00
README.md Initial commit 2026-04-27 21:38:40 +02:00

Various Solutions for SDM

If you ever need a program that just does what is asked of you, look no further!

We currently have:

  • A program that adds up all numbers from 1 to 100
  • A program that calculates and displays sales and wages for travelers and representatives
  • And probably a few more next time