Borderou de evaluare (job #1404806)

Utilizator thewildnathNathan Wildenberg thewildnath Data 28 martie 2015 16:10:35
Problema Dep Status done
Runda Arhiva de probleme Compilator cpp | Vezi sursa
Scor 10

Raport evaluator

Compilare: user.cpp: In function ‘void dfs(int)’: user.cpp:36:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (int i = 0; i < v[nod].size (); ++i) { ^ user.cpp: In function ‘void dfsInv(int)’: user.cpp:50:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (int i = 0; i < vinv[nod].size (); ++i) { ^ user.cpp: In function ‘void ctc()’: user.cpp:80:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (int i = 0; i < v[nod].size (); ++i) { ^ user.cpp: In function ‘int din(int)’: user.cpp:117:39: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (int i = 1; i <= d[nod].size (); ++i) { ^ user.cpp:131:1: warning: no return statement in function returning non-void [-Wreturn-type] } ^ user.cpp: In function ‘void citire()’: user.cpp:25: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:27:31: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result] scanf ("%d%d", &x, &y); ^ user.cpp: In function ‘int main()’: user.cpp:134:35: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result] freopen ("dep.in", "r", stdin); ^ user.cpp:135:37: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result] freopen ("dep.out", "w", stdout); ^
Test Timp executie Memorie folosita Mesaj Punctaj/test
10ms356kbIncorect0
20ms320kbOK10
3Depăşit688kbTime limit exceeded.0
4Depăşit652kbTime limit exceeded.0
5Depăşit972kbTime limit exceeded.0
632ms8592kbKilled by signal 11(SIGSEGV).0
74ms484kbIncorect0
840ms776kbIncorect0
912ms8600kbKilled by signal 11(SIGSEGV).0
1016ms8636kbKilled by signal 11(SIGSEGV).0
Punctaj total10

Ceva nu functioneaza?