# Session 3 — Beginner Intro

## Problems
- Problem A: https://codeforces.com/group/xTUIabBhug/contest/397352/problem/A

## Concepts covered
`cin`/`cout` and basic C++ string functions. See
`/Concept_Resources/basic_io_cin_cout.md` and `/Concept_Resources/strings.md`
for reference material.
