Skip to content

KlimentSerafimov/ordered_file_maintainence

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

ordered_file_maintainence

Input takes in an integer n, and an array with n elements, and it creates an ordered file with gaps of size 1 between each two elements. Insert queries are performed indefinetelly, although this will change in later versions. Each insert takes two integers as input: the 0-indexed position in the ordered file array and the value to be inserted. The ordered file is printed after the initialization and the every insert

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages