Borderou de evaluare (job #1673453)

Utilizator SmarandaMaria Pandele Smaranda Data 3 aprilie 2016 20:16:46
Problema Count Status done
Runda Arhiva de probleme Compilator cpp | Vezi sursa
Scor 70

Raport evaluator

Compilare: user.cpp: In function ‘int main()’: user.cpp:61:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (j = 0; j < graph [nod].size (); ++ j) ^ user.cpp:64:59: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (k = j + 1; k < graph [nod].size (); ++ k) ^ user.cpp:68:71: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (l = k + 1; l < graph [nod].size (); ++ l) { ^ user.cpp:84:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (j = 0; j < graph [nod].size (); ++ j) { ^ user.cpp:34:26: warning: variable ‘g’ set but not used [-Wunused-but-set-variable] int n, m, x, y, nod, g, i, j, k, l, num, A, B, C, glob; ^ user.cpp:36:37: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result] freopen ("count.in", "r", stdin); ^ user.cpp:37:39: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result] freopen ("count.out", "w", stdout); ^ user.cpp:39:27: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result] scanf ("%d%d", &n, &m); ^ user.cpp:41:31: 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
18ms2904kbOK10
28ms2900kbOK10
38ms2908kbOK10
48ms2936kbOK10
516ms3068kbOK10
620ms3184kbOK10
716ms3064kbOK10
8Depăşit5112kbTime limit exceeded.0
9Depăşit6748kbTime limit exceeded.0
10Depăşit6408kbTime limit exceeded.0
Punctaj total70

Ceva nu functioneaza?