Borderou de evaluare (job #1523817)

Utilizator atatomirTatomir Alex atatomir Data 13 noiembrie 2015 12:47:31
Problema Viteza Status done
Runda Arhiva de probleme Compilator cpp | Vezi sursa
Scor 0

Raport evaluator

Compilare: user.cpp: In function ‘void dfs(int)’: user.cpp:53:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (int i = 0; i < list[node].size(); i++) { ^ user.cpp: In function ‘void dfs_solve(int)’: user.cpp:98:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (int i = 0; i < list[node].size(); i++) { ^ user.cpp:105:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (int i = 0; i < to_do[node].size(); i++) { ^ user.cpp: In function ‘int main()’: user.cpp:123:37: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result] freopen("viteza.in", "r", stdin); ^ user.cpp:124:39: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result] freopen("viteza.out", "w", stdout); ^ user.cpp:126:26: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result] scanf("%d%d", &n, &m); ^ user.cpp:128:30: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result] scanf("%d%d", &x, &y); ^ user.cpp:136:51: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result] for (i = 1; i <= n; i++) scanf("%d", &vals[i]); ^ user.cpp:138:43: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result] scanf("%d%d%d", &x, &y, &query[i]); ^
Test Timp executie Memorie folosita Mesaj Punctaj/test
1Depăşit2988kbTime limit exceeded.0
2Depăşit3132kbTime limit exceeded.0
3Depăşit3128kbTime limit exceeded.0
4Depăşit13444kbTime limit exceeded.0
5Depăşit13444kbTime limit exceeded.0
6Depăşit14512kbTime limit exceeded.0
7Depăşit18372kbTime limit exceeded.0
8Depăşit18596kbTime limit exceeded.0
9Depăşit18512kbTime limit exceeded.0
10Depăşit19040kbTime limit exceeded.0
Punctaj total0

Ceva nu functioneaza?