Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions openseek/competition/pz/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

medium

The README.md file has been created but is currently empty. A README file is crucial for providing context and instructions. Please add content to describe the purpose of this directory, which seems to be related to a competition.

Consider including sections such as:

  • A title and brief description.
  • Instructions on how to get started.
  • Usage examples.
  • Information about the competition rules or goals.
# Competition 'pz'

This directory contains the source code and resources for the 'pz' competition.

## Description

A brief overview of the competition, its objectives, and any relevant background information.

## Getting Started

Instructions on how to set up the environment and run the code.

### Prerequisites

- List of dependencies

### Installation

1. Clone the repo
2. Install dependencies

## Usage

How to run the solution or participate in the competition.

Loading