0_0_17415658_14419.cpp:53:35: error: stray '##' in program
__typeof(b.begin())a=b.begin(), a##ed__=b.end(); a!=a##ed__; a++
^
0_0_17415658_14419.cpp:53:55: error: stray '##' in program
__typeof(b.begin())a=b.begin(), a##ed__=b.end(); a!=a##ed__; a++
^
0_0_17415658_14419.cpp:21:5: error: expected unqualified-id before 'for'
for(int u=(U);cond;u=(U))\
^
0_0_17415658_14419.cpp:21:19: error: 'cond' does not name a type
for(int u=(U);cond;u=(U))\
^
0_0_17415658_14419.cpp:21:24: error: 'u' does not name a type
for(int u=(U);cond;u=(U))\
^
0_0_17415658_14419.cpp:23:18: error: 'v' does not name a type
_FOREACH(v, V)
^
0_0_17415658_14419.cpp:15:77: note: in definition of macro '_FOREACH'
#define _FOREACH(a, b) for(__typeof(b.begin())a=b.begin(), a##ed__=b.end(); a!=a##ed__; a++)
^
0_0_17415658_14419.cpp:23:18: error: 'v' does not name a type
_FOREACH(v, V)
^
0_0_17415658_14419.cpp:15:89: note: in definition of macro '_FOREACH'
#define _FOREACH(a, b) for(__typeof(b.begin())a=b.begin(), a##ed__=b.end(); a!=a##ed__; a++)
^
0_0_17415658_14419.cpp:27:21: error: 'cond' does not name a type
for (int u=(U); cond; u=(U))\
^
0_0_17415658_14419.cpp:27:27: error: 'u' does not name a type
for (int u=(U); cond; u=(U))\
^
0_0_17415658_14419.cpp:29:32: error: expected unqualified-id before '!' token
for (bool child=false; !child; child=true)\
^
0_0_17415658_14419.cpp:29:40: error: 'child' does not name a type
for (bool child=false; !child; child=true)\
^
0_0_17415658_14419.cpp:31:31: error: expected unqualified-id before '!' token
_FOREACHC(v, (V), !child)
^
0_0_17415658_14419.cpp:17:53: note: in definition of macro '_FOREACHC'
#define _FOREACHC(a, b, cond) for (__typeof(b) a=b;(cond); b++, a=b)
^
0_0_17415658_14419.cpp:31:31: error: expected ')' before '!' token
_FOREACHC(v, (V), !child)
^
0_0_17415658_14419.cpp:17:53: note: in definition of macro '_FOREACHC'
#define _FOREACHC(a, b, cond) for (__typeof(b) a=b;(cond); b++, a=b)
^
0_0_17415658_14419.cpp:17:61: error: expected constructor, destructor, or type conversion before '++' token
#define _FOREACHC(a, b, cond) for (__typeof(b) a=b;(cond); b++, a=b)
^
0_0_17415658_14419.cpp:31:13: note: in expansion of macro '_FOREACHC'
_FOREACHC(v, (V), !child)
^
0_0_17415658_14419.cpp:45:6: error: expected unqualified-id before 'while'
}while(0)
^
0_0_17415658_14419.cpp:49:7: error: 'i' does not name a type
i=s; i!=t; i++
^
0_0_17415658_14419.cpp:49:13: error: 'i' does not name a type
i=s; i!=t; i++
^
0_0_17415658_14419.cpp:53:51: error: 'a' does not name a type
__typeof(b.begin())a=b.begin(), a##ed__=b.end(); a!=a##ed__; a++
^
0_0_17415658_14419.cpp:53:63: error: 'a' does not name a type
__typeof(b.begin())a=b.begin(), a##ed__=b.end(); a!=a##ed__; a++
^
0_0_17415658_14419.cpp: In function 'int main()':
0_0_17415658_14419.cpp:81:18: error: 'T' was not declared in this scope
scanf("%d", &T);
^
0_0_17415658_14419.cpp:95:38: error: expected primary-expression before ')' token
for (rangedo(iter[0], 0, N+1))
^
0_0_17415658_14419.cpp:119:24: error: expected ')' before ';' token
f[0][0][0][0]=1;
^
0_0_17415658_14419.cpp:121:40: error: expected unqualified-id before ')' token
for (int rangedo(color, 1, 257))
^
0_0_17415658_14419.cpp:121:40: error: expected ';' before ')' token
0_0_17415658_14419.cpp:121:40: error: expected primary-expression before ')' token
0_0_17415658_14419.cpp:121:40: error: expected ';' before ')' token
0_0_17415658_14419.cpp:125:42: error: expected unqualified-id before ')' token
for (int rangedo(colum, 0, 4))
^
0_0_17415658_14419.cpp:125:42: error: expected ';' before ')' token
0_0_17415658_14419.cpp:125:42: error: expected primary-expression before ')' token
0_0_17415658_14419.cpp:125:42: error: expected ';' before ')' token
0_0_17415658_14419.cpp:127:42: error: expected primary-expression before ')' token
for (rangedo(iter[0], 0, N+1))
^
0_0_17415658_14419.cpp:151:13: error: expected primary-expression before 'for'
for (rangedo(iter[0], 0, N+1))
^
0_0_17415658_14419.cpp:151:13: error: expected ';' before 'for'
0_0_17415658_14419.cpp:151:13: error: expected primary-expression before 'for'
0_0_17415658_14419.cpp:151:13: error: expected ')' before 'for'
0_0_17415658_14419.cpp:151:42: error: expected primary-expression before ')' token
for (rangedo(iter[0], 0, N+1))
^
0_0_17415658_14419.cpp:163:9: error: expected primary-expression before '}' token
}
^
0_0_17415658_14419.cpp:163:9: error: expected ';' before '}' token
0_0_17415658_14419.cpp:163:9: error: expected primary-expression before '}' token
0_0_17415658_14419.cpp:163:9: error: expected ')' before '}' token
0_0_17415658_14419.cpp:163:9: error: expected primary-expression before '}' token
|