719607_0_0_3542.cpp:4: error: `usingnamespace' does not name a type
719607_0_0_3542.cpp:5: error: expected constructor, destructor, or type conversion before ',' token
719607_0_0_3542.cpp:5: error: expected constructor, destructor, or type conversion before ';' token
719607_0_0_3542.cpp:12: error: variable or field `push' declared void
719607_0_0_3542.cpp:12: error: `inta' was not declared in this scope
719607_0_0_3542.cpp:12: error: expected `,' or `;' before '{' token
719607_0_0_3542.cpp: In function `int pop()':
719607_0_0_3542.cpp:13: error: `returnque' undeclared (first use this function)
719607_0_0_3542.cpp:13: error: (Each undeclared identifier is reported only once for each function it appears in.)
719607_0_0_3542.cpp: In function `int solve()':
719607_0_0_3542.cpp:20: error: `inti' undeclared (first use this function)
719607_0_0_3542.cpp:20: error: `j' undeclared (first use this function)
719607_0_0_3542.cpp:20: error: `k' undeclared (first use this function)
719607_0_0_3542.cpp:20: error: `t' undeclared (first use this function)
719607_0_0_3542.cpp:21: error: `m' undeclared (first use this function)
719607_0_0_3542.cpp:21: error: `return0' undeclared (first use this function)
719607_0_0_3542.cpp:26: error: `i' undeclared (first use this function)
719607_0_0_3542.cpp:26: error: `n' undeclared (first use this function)
719607_0_0_3542.cpp:28: error: `push' cannot be used as a function
719607_0_0_3542.cpp:36: error: stray '\168' in program
719607_0_0_3542.cpp:36: error: expected `)' before "C"
719607_0_0_3542.cpp:36: error: `C' undeclared (first use this function)
719607_0_0_3542.cpp:36: error: expected `;' before ')' token
719607_0_0_3542.cpp:38: error: stray '\168' in program
719607_0_0_3542.cpp:38: error: expected `;' before "C"
719607_0_0_3542.cpp:38: error: stray '\168' in program
719607_0_0_3542.cpp:38: error: expected `)' before "C"
719607_0_0_3542.cpp:38: error: expected `;' before ')' token
719607_0_0_3542.cpp:47: error: `max' undeclared (first use this function)
719607_0_0_3542.cpp:56: error: `push' cannot be used as a function
719607_0_0_3542.cpp: In function `int main()':
719607_0_0_3542.cpp:66: error: `n' undeclared (first use this function)
719607_0_0_3542.cpp:66: error: `m' undeclared (first use this function)
|