0_0_12082594_12570.cpp: In function `int judge()':
0_0_12082594_12570.cpp:18: error: name lookup of `i' changed for new ISO `for' scoping
0_0_12082594_12570.cpp:16: error: using obsolete binding at `i'
0_0_12082594_12570.cpp: In function `int deal_H(int, int, int, int)':
0_0_12082594_12570.cpp:134: error: `n' undeclared (first use this function)
0_0_12082594_12570.cpp:134: error: (Each undeclared identifier is reported only once for each function it appears in.)
0_0_12082594_12570.cpp:134: error: expected `)' at end of input
0_0_12082594_12570.cpp:134: error: expected primary-expression at end of input
0_0_12082594_12570.cpp:134: error: expected `;' at end of input
0_0_12082594_12570.cpp:134: error: expected `}' at end of input
0_0_12082594_12570.cpp:134: error: expected `}' at end of input
|