SophiaPretty

(5)

$14/per page/Negotiable

About SophiaPretty

Levels Tought:
Elementary,Middle School,High School,College,University,PHD

Expertise:
Accounting,Algebra See all
Accounting,Algebra,Applied Sciences,Architecture and Design,Art & Design,Biology,Business & Finance,Calculus,Chemistry,Communications,Computer Science,Economics,Engineering,English,Environmental science,Essay writing Hide all
Teaching Since: Jul 2017
Last Sign in: 304 Weeks Ago, 2 Days Ago
Questions Answered: 15833
Tutorials Posted: 15827

Education

  • MBA,PHD, Juris Doctor
    Strayer,Devery,Harvard University
    Mar-1995 - Mar-2002

Experience

  • Manager Planning
    WalMart
    Mar-2001 - Feb-2009

Category > Computer Science Posted 14 Oct 2017 My Price 8.00

The project I am doing should get as input and A or D and a file.txt

The project I am doing should get as input and A or D and a file.txt

Store each string (separated by a space) and then sort the strings A for ascii order and D for dictionary order. However when I run the program I get segmentation error. I believe that the problem may be either on the fuction Lexsort and dictionarystringsort. or in the while loop I have on the main.cpp. Everything on cstringsort.cpp and main.cpp is commented.

Example of what the program should do:

./a.out -A < file.txt

file: hello have nice day

a[0] = hello

a[1] = have

a[2] = nice

a[3] = day

since I put -A it should be ascii sort then

[0] = day

a[1] = have

a[2] = hello

a[3] = nice

 

I need to know why I get a segmentation error and make it work. Nothing on cstringsort.h can be changed and on main.cpp only the while loop can be changed.

Attachments:

Answers

(5)
Status NEW Posted 14 Oct 2017 12:10 PM My Price 8.00

-----------  ----------- H-----------ell-----------o S-----------ir/-----------Mad-----------am ----------- Th-----------ank----------- yo-----------u f-----------or -----------you-----------r i-----------nte-----------res-----------t a-----------nd -----------buy-----------ing----------- my----------- po-----------ste-----------d s-----------olu-----------tio-----------n. -----------Ple-----------ase----------- pi-----------ng -----------me -----------on -----------cha-----------t I----------- am----------- on-----------lin-----------e o-----------r i-----------nbo-----------x m-----------e a----------- me-----------ssa-----------ge -----------I w-----------ill----------- be----------- qu-----------ick-----------ly

Not Rated(0)