719610_0_0_11995.cpp:5: error: `usingnamespace' does not name a type
719610_0_0_11995.cpp:6: error: expected constructor, destructor, or type conversion before ',' token
719610_0_0_11995.cpp:6: error: expected constructor, destructor, or type conversion before ';' token
719610_0_0_11995.cpp:13: error: variable or field `push' declared void
719610_0_0_11995.cpp:13: error: `inta' was not declared in this scope
719610_0_0_11995.cpp:13: error: expected `,' or `;' before '{' token
719610_0_0_11995.cpp: In function `int pop()':
719610_0_0_11995.cpp:14: error: `returnque' undeclared (first use this function)
719610_0_0_11995.cpp:14: error: (Each undeclared identifier is reported only once for each function it appears in.)
719610_0_0_11995.cpp: In function `int solve()':
719610_0_0_11995.cpp:21: error: `inti' undeclared (first use this function)
719610_0_0_11995.cpp:21: error: `j' undeclared (first use this function)
719610_0_0_11995.cpp:21: error: `k' undeclared (first use this function)
719610_0_0_11995.cpp:21: error: `t' undeclared (first use this function)
719610_0_0_11995.cpp:22: error: `m' undeclared (first use this function)
719610_0_0_11995.cpp:22: error: `return0' undeclared (first use this function)
719610_0_0_11995.cpp:27: error: `i' undeclared (first use this function)
719610_0_0_11995.cpp:27: error: `n' undeclared (first use this function)
719610_0_0_11995.cpp:29: error: `push' cannot be used as a function
719610_0_0_11995.cpp:37: error: stray '\168' in program
719610_0_0_11995.cpp:37: error: expected `)' before "C"
719610_0_0_11995.cpp:37: error: `C' undeclared (first use this function)
719610_0_0_11995.cpp:37: error: expected `;' before ')' token
719610_0_0_11995.cpp:39: error: stray '\168' in program
719610_0_0_11995.cpp:39: error: expected `;' before "C"
719610_0_0_11995.cpp:39: error: stray '\168' in program
719610_0_0_11995.cpp:39: error: expected `)' before "C"
719610_0_0_11995.cpp:39: error: expected `;' before ')' token
719610_0_0_11995.cpp:48: error: `max' undeclared (first use this function)
719610_0_0_11995.cpp:57: error: `push' cannot be used as a function
719610_0_0_11995.cpp: In function `int main()':
719610_0_0_11995.cpp:67: error: `n' undeclared (first use this function)
719610_0_0_11995.cpp:67: error: `m' undeclared (first use this function)
|