Basecamp
    Home
    Problems
    Contests
    Courses
    Rating
    Posts
    Store
    Discord
Trees
Sign in
contest
2025年7月16日 13:00 (UTC)

Trees

Upsolve
Sign in
OverviewScoreboard
Training contest

This is a training contest to introduce students to the trees, understanding its fundamentals, and mastering its implementation in programming.

This contest is part of the article about trees.

Trees

Trees are one of the key data structures in algorithms and appear in a wide range of problems.A tree is a connected, acyclic, undirected graph.A graph G=(V,E) is called a tree if it satisfies the following properties:

Continue reading
7 月 16 日, 13:00 UTC
Ended 3 か月前
Easy
7
日
18
Problems
Start time
2025年7月16日 13:00 (UTC)
End time
2025年7月23日 13:00 (UTC)
Format
IOI, 18 problems, 7 日
Difficulty
Easy
Serie
Training Contest
You must sign in to join and participate in this competition