Borderou de evaluare (job #1390966)
Utilizator | Data | 17 martie 2015 15:04:17 | |
---|---|---|---|
Problema | Ciclu Eulerian | Status | done |
Runda | Arhiva educationala | Compilator | cpp | Vezi sursa |
Scor | 0 |
Raport evaluator
Eroare de compilare:
user.cpp: In function ‘void BFS(int)’:
user.cpp:12:26: error: ‘typeof’ was not declared in this scope
for( typeof(C.begin()) it = C.begin(); it != C.end(); it++ )
^
user.cpp:42:9: note: in expansion of macro ‘TR’
TR( G[v], u ) // bullshit parser error
^
user.cpp:42:19: error: expected ‘;’ before ‘u’
TR( G[v], u ) // bullshit parser error
^
user.cpp:12:28: note: in definition of macro ‘TR’
for( typeof(C.begin()) it = C.begin(); it != C.end(); it++ )
^
user.cpp:42:19: error: ‘u’ was not declared in this scope
TR( G[v], u ) // bullshit parser error
^
user.cpp:12:44: note: in definition of macro ‘TR’
for( typeof(C.begin()) it = C.begin(); it != C.end(); it++ )
^
user.cpp: In function ‘void eraseEdge(int, int)’:
user.cpp:12:26: error: ‘typeof’ was not declared in this scope
for( typeof(C.begin()) it = C.begin(); it != C.end(); it++ )
^
user.cpp:73:5: note: in expansion of macro ‘TR’
TR( G[u], it )
^
user.cpp:73:15: error: expected ‘;’ before ‘it’
TR( G[u], it )
^
user.cpp:12:28: note: in definition of macro ‘TR’
for( typeof(C.begin()) it = C.begin(); it != C.end(); it++ )
^
user.cpp:73:15: error: ‘it’ was not declared in this scope
TR( G[u], it )
^
user.cpp:12:44: note: in definition of macro ‘TR’
for( typeof(C.begin()) it = C.begin(); it != C.end(); it++ )
^
user.cpp: In function ‘void writeCycle()’:
user.cpp:12:26: error: ‘typeof’ was not declared in this scope
for( typeof(C.begin()) it = C.begin(); it != C.end(); it++ )
^
user.cpp:108:5: note: in expansion of macro ‘TR’
TR( P, v)
^
user.cpp:108:12: error: expected ‘;’ before ‘v’
TR( P, v)
^
user.cpp:12:28: note: in definition of macro ‘TR’
for( typeof(C.begin()) it = C.begin(); it != C.end(); it++ )
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !