Borderou de evaluare (job #1598763)

Utilizator georgeliviuPereteanu George georgeliviu Data 13 februarie 2016 12:17:13
Problema Sortare topologica Status done
Runda Arhiva educationala Compilator cpp | Vezi sursa
Scor 0

Raport evaluator

Compilare: user.cpp: In function ‘void sortare(int)’: user.cpp:14:40: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for ( int i = 0 ; i < ad[nod].size() ; ++i ) ^ user.cpp: In function ‘int main()’: user.cpp:45:36: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for ( int i = 0 ; i < sol.size(); ++i ) ^ user.cpp:28:37: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result] freopen("sortaret.in","r",stdin); ^ user.cpp:29:39: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result] freopen("sortaret.out","w",stdout); ^ user.cpp:31:25: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result] scanf("%d %d",&n,&m); ^ user.cpp:34:29: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result] scanf("%d %d",&x,&y); ^
Test Timp executie Memorie folosita Mesaj Punctaj/test
10ms1436kbRaspuns gresit0
20ms1444kbRaspuns gresit0
30ms1452kbRaspuns gresit0
44ms1476kbRaspuns gresit0
54ms1520kbRaspuns gresit0
68ms1576kbRaspuns gresit0
720ms1584kbRaspuns gresit0
832ms1880kbRaspuns gresit0
956ms2220kbRaspuns gresit0
1088ms2584kbRaspuns gresit0
Punctaj total0

Ceva nu functioneaza?