Basecamp
    Home
    Problems
    Contests
    Courses
    Rating
    Posts
    Store
    Discord
Trees
Sign in
contest
2025년 7월 16일 오후 1: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 일, 오후 1:00 UTC
Ended 3개월 전
Easy
7
일
18
Problems
Start time
2025년 7월 16일 오후 1:00 (UTC)
End time
2025년 7월 23일 오후 1:00 (UTC)
Format
IOI, 18 problems, 7일
Difficulty
Easy
Serie
Training Contest
You must sign in to join and participate in this competition