0_0_7640452_21349.cpp:127: error: expected unqualified-id before numeric constant
0_0_7640452_21349.cpp:127: error: expected `,' or `;' before numeric constant
0_0_7640452_21349.cpp:128: error: integer constant is too large for "long" type
0_0_7640452_21349.cpp:136: error: integer constant is too large for "long" type
In file included from GCC/bin/../lib/gcc/mingw32/3.4.2/../../../../include/c++/3.4.2/iostream:44,
from 0_0_7640452_21349.cpp:154:
GCC/bin/../lib/gcc/mingw32/3.4.2/../../../../include/c++/3.4.2/mingw32/bits/c++config.h:61: error: expected namespace-name before ';' token
GCC/bin/../lib/gcc/mingw32/3.4.2/../../../../include/c++/3.4.2/mingw32/bits/c++config.h:61: error: `<type error>' is not a namespace
0_0_7640452_21349.cpp: In function `LL solve(LL)':
0_0_7640452_21349.cpp:193: error: request for member `clear' in `dig', which is of non-class type `int[30]'
0_0_7640452_21349.cpp:194: error: request for member `push_back' in `dig', which is of non-class type `int[30]'
0_0_7640452_21349.cpp:195: error: request for member `size' in `dig', which is of non-class type `int[30]'
|