Borderou de evaluare (job #1386965)

Utilizator thewildnathNathan Wildenberg thewildnath Data 13 martie 2015 16:34:18
Problema Terenuri3D Status done
Runda Arhiva de probleme Compilator cpp | Vezi sursa
Scor 100

Raport evaluator

Compilare: user.cpp: In function ‘bool FLUX(int)’: user.cpp:61:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (int i = 0; i < v[nod].size (); ++i) { ^ user.cpp: In function ‘void solve()’: user.cpp:107:40: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (int j = 0; j < v[i].size (); ++j) ^ user.cpp: In function ‘void read()’: user.cpp:31:33: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result] scanf ("%d%d%d", &n, &m, &k); ^ user.cpp:33:37: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result] scanf ("%d%d%d", &x, &y, &c); ^ user.cpp: In function ‘int main()’: user.cpp:113:42: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result] freopen ("terenuri3d.in", "r", stdin); ^ user.cpp:114:44: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result] freopen ("terenuri3d.out", "w", stdout); ^
Test Timp executie Memorie folosita Mesaj Punctaj/test
14ms2316kbGG!10
24ms2376kbGG!10
34ms2524kbGG!10
48ms2612kbGG!10
512ms2720kbGG!10
616ms2884kbGG!10
720ms2920kbGG!10
832ms3084kbGG!10
944ms3292kbGG!10
1044ms3284kbGG!10
Punctaj total100

Ceva nu functioneaza?