Borderou de evaluare (job #1092365)
Utilizator | Data | 26 ianuarie 2014 22:39:26 | |
---|---|---|---|
Problema | Obiective | Status | done |
Runda | Lista lui wefgef | Compilator | cpp | Vezi sursa |
Scor | 0 |
Raport evaluator
Eroare de compilare:
user.cpp:50:2: error: invalid preprocessing directive #CTC
#CTC cu #valuare asa se face
^
user.cpp: In function ‘void KosarajuAlgorithm()’:
user.cpp:53:13: warning: unused variable ‘j’ [-Wunused-variable]
int i , j , node;
^
user.cpp: At global scope:
user.cpp:79:27: error: ‘onst’ has not been declared
bool cmp ( const int &a , onst int &b ) { return Time[a] > Time[b] ;}
^
user.cpp:79:37: error: two or more data types in declaration of ‘b’
bool cmp ( const int &a , onst int &b ) { return Time[a] > Time[b] ;}
^
user.cpp: In function ‘bool cmp(...)’:
user.cpp:79:55: error: ‘a’ was not declared in this scope
bool cmp ( const int &a , onst int &b ) { return Time[a] > Time[b] ;}
^
user.cpp:79:65: error: ‘b’ was not declared in this scope
bool cmp ( const int &a , onst int &b ) { return Time[a] > Time[b] ;}
^
user.cpp: In function ‘void CreateFather(int)’:
user.cpp:83:13: warning: unused variable ‘j’ [-Wunused-variable]
int i , j , x;
^
user.cpp: In function ‘void DFS_GH(int)’:
user.cpp:113:13: warning: unused variable ‘j’ [-Wunused-variable]
int i , j , x;
^
user.cpp: In function ‘int LCA(int, int)’:
user.cpp:132:9: warning: unused variable ‘i’ [-Wunused-variable]
int i , j ;
^
user.cpp:132:13: warning: unused variable ‘j’ [-Wunused-variable]
int i , j ;
^
user.cpp: In function ‘int main()’:
user.cpp:162:13: warning: unused variable ‘j’ [-Wunused-variable]
int i , j , x , y , node;
^
user.cpp:162:26: warning: unused variable ‘node’ [-Wunused-variable]
int i , j , x , y , node;
^
user.cpp: In function ‘bool cmp(...)’:
user.cpp:79:69: warning: control reaches end of non-void function [-Wreturn-type]
bool cmp ( const int &a , onst int &b ) { return Time[a] > Time[b] ;}
^
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !