Skip to content

The Repository introduces a problem with a file with unsorted text

Notifications You must be signed in to change notification settings

AbdulHananAli/CVS-File-Rebuilding

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

CVS-File-Rebuilding

The Repository introduces a problem with a file with unsorted text. The task is detailed in the file named "CVS File Problem" (from PCWorkshops). The example file is titled "file.txt". The file path must be passable as args []. The end result is to fix the file and print it as a single line on the command line. The solution is in the file marked "file_fixer". The "file_fixer" works if the file path being used as an input does not have any spaces as the single path will be read as two strings. In such case pass the file path between quotation marks i.e. " ".

About

The Repository introduces a problem with a file with unsorted text

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages