Borderou de evaluare (job #1652924)

Utilizator ciprianfFarcasanu Alexandru Ciprian ciprianf Data 15 martie 2016 16:42:18
Problema Unlock Status done
Runda Arhiva ICPC Compilator cpp | Vezi sursa
Scor 0

Raport evaluator

Eroare de compilare: user.cpp: In function ‘void solve()’: user.cpp:7:39: error: ‘typeof’ was not declared in this scope #define FOR(i, v) for(typeof(v.begin()) i = v.begin(); i != v.end(); i++) ^ user.cpp:122:9: note: in expansion of macro ‘FOR’ FOR(it, W[i]) { ^ user.cpp:122:13: error: expected ‘;’ before ‘it’ FOR(it, W[i]) { ^ user.cpp:7:41: note: in definition of macro ‘FOR’ #define FOR(i, v) for(typeof(v.begin()) i = v.begin(); i != v.end(); i++) ^ user.cpp:122:13: error: ‘it’ was not declared in this scope FOR(it, W[i]) { ^ user.cpp:7:56: note: in definition of macro ‘FOR’ #define FOR(i, v) for(typeof(v.begin()) i = v.begin(); i != v.end(); i++) ^ user.cpp:123:17: error: expected ‘;’ before ‘jt’ FOR(jt, G[*it]) { ^ user.cpp:7:41: note: in definition of macro ‘FOR’ #define FOR(i, v) for(typeof(v.begin()) i = v.begin(); i != v.end(); i++) ^ user.cpp:123:17: error: ‘jt’ was not declared in this scope FOR(jt, G[*it]) { ^ user.cpp:7:56: note: in definition of macro ‘FOR’ #define FOR(i, v) for(typeof(v.begin()) i = v.begin(); i != v.end(); i++) ^ user.cpp:7:39: error: ‘typeof’ was not declared in this scope #define FOR(i, v) for(typeof(v.begin()) i = v.begin(); i != v.end(); i++) ^ user.cpp:132:9: note: in expansion of macro ‘FOR’ FOR(it, W[i]) { ^ user.cpp:132:13: error: expected ‘;’ before ‘it’ FOR(it, W[i]) { ^ user.cpp:7:41: note: in definition of macro ‘FOR’ #define FOR(i, v) for(typeof(v.begin()) i = v.begin(); i != v.end(); i++) ^ user.cpp:132:13: error: ‘it’ was not declared in this scope FOR(it, W[i]) { ^ user.cpp:7:56: note: in definition of macro ‘FOR’ #define FOR(i, v) for(typeof(v.begin()) i = v.begin(); i != v.end(); i++) ^ user.cpp:133:17: error: expected ‘;’ before ‘jt’

Ceva nu functioneaza?