Borderou de evaluare (job #1605903)

Utilizator algebristulFilip Berila algebristul Data 19 februarie 2016 16:20:18
Problema Arborest Status done
Runda contest_6 Compilator cpp | Vezi sursa
Scor 60

Raport evaluator

Compilare: user.cpp: In function ‘void predf(int)’: user.cpp:16:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (int i = 0; i < A[x].size(); i++) { ^ user.cpp: In function ‘void ancestors(int, int)’: user.cpp:35:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (int i = 0; i < A[x].size(); i++) { ^ user.cpp: In function ‘void df(int)’: user.cpp:47:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (int i = 0; i < A[x].size(); i++) { ^ user.cpp: In function ‘int num_ops(int)’: user.cpp:57:37: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (int i = 0; i < sorted.size(); i++) { ^ user.cpp: In function ‘int main()’: user.cpp:68:39: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result] freopen("arborest.in", "r", stdin); ^ user.cpp:69:41: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result] freopen("arborest.out", "w", stdout); ^ user.cpp:71:27: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result] scanf("%d %d", &n, &k); ^ user.cpp:74:27: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result] scanf("%d", &F[i]); ^
Test Timp executie Memorie folosita Mesaj Punctaj/test
10ms1564kbOK10
20ms1560kbOK10
30ms1564kbOK10
412ms1904kbOK10
532ms2504kbOK10
684ms3452kbOK10
7Depăşit4620kbTime limit exceeded.0
8Depăşit4652kbTime limit exceeded.0
9Depăşit5288kbTime limit exceeded.0
10Depăşit4908kbTime limit exceeded.0
Punctaj total60

Ceva nu functioneaza?