Skip to content

GPL14/Stack

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

Stack

Modify the program A such that each node of the list behaves as a stack of items having the same name and expiry date. The stack operations are push(x, S) and pop(S). Modify the pop(S) function such that it automatically deletes the list node when the corresponding stack becomes empty.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages