Demo entry 6343503
111
Submitted by 111
on Jan 09, 2017 at 18:47
Language: C++. Code size: 76 Bytes.
typedef struct{ double* base; double* top; int stacksize; }SqStack;
This snippet took 0.00 seconds to highlight.
Back to the Entry List or Home.