0_0_39554715_25791.cpp:17:5: error: redefinition of 'int top' 17 | int top = 0; | ^~~ 0_0_39554715_25791.cpp:12:5: note: 'int top' previously declared here 12 | int top; | ^~~