Skip to content

Ehckk/icpc-practice

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Welcome to the ICPC-Practice repo!

The purpose of this repo is to collaborate and house all solutions to open kattis logo open kattis problems and organize your files and folders.

  1. To get started, create a directory on your machine to house all of your project files. "folder name: [your name]"

    jondoe

    Documentation: This folder should contain any relevant documentation related to your project, if project has multiple files consider creating sub-folders to keep relavant files together.

    By creating these sub-folders, you can keep your files organized and easily accessible. Additionally, you can use this structure as a starting point and modify it to suit your specific needs.

    Source Code: This folder should contain all of your source code files.

    Data: This folder should contain any data files needed for your project, such as spreadsheets, text files, or images.

  2. Forking a repository

  3. Navigate to the ICPC-practice repo icpc-ractice

  4. In the top right corner of the page , click FORK

    Fork Repo

    More info can be found here

  5. You now have a copy of the project in your own Github. form your copy (in your profile) Clone the icpc-practice project to you local machine and add the folder you created (created in step 1 ) to the project and then you may add or delete files inside your folder

do not modify any other folders

Documentation: How to clone a repo

clone

Add the repository you created on you machine to the clone projects, add your solution files to the folder with your name, only modify your personal repository

Do not modify any other folders.

folr

To see the list of attempted problems and recommended problems for new members visit the documents folder

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 10