MCPcopy Create free account
hub / github.com/TheAlgorithms/C-Plus-Plus / main

Function main

data_structures/stack_using_queue.cpp:116–119  ·  view source on GitHub ↗

* @brief Main function * Creates a stack and pushed some value into it. * Through a series of push and pop functions on stack, * it demostrates the functionality of the custom stack * declared above. * @returns 0 on exit */

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 1

testFunction · 0.70

Tested by

no test coverage detected