Borderou de evaluare (job #1803757)

Utilizator alex_HarryBabalau Alexandru alex_Harry Data 11 noiembrie 2016 19:35:29
Problema Carray Status done
Runda Arhiva de probleme Compilator cpp | Vezi sursa
Scor 0

Raport evaluator

Compilare: user.cpp: In function ‘void DFS(int, int)’: user.cpp:56:37: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for(int i = 0; i < G[node].size(); i++) ^ user.cpp:78:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for(int i = 0; i < G[node].size(); i++) ^ user.cpp: In function ‘void rev()’: user.cpp:94:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for(int j = 0; j < Chain[i].size(); j++) ^ user.cpp: In function ‘void Solve()’: user.cpp:171:38: warning: format ‘%d’ expects argument of type ‘int*’, but argument 2 has type ‘long long int*’ [-Wformat=] scanf("%I64d%I64d", &node, &p); ^ user.cpp:171:38: warning: format ‘%d’ expects argument of type ‘int*’, but argument 3 has type ‘long long int*’ [-Wformat=] user.cpp: In function ‘void Read()’: user.cpp:20:32: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result] scanf("%d%d%d", &N, &M, &Q); ^ user.cpp:22:43: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result] scanf("%d", &Array[i]), Len[i] = 1; ^ user.cpp:28: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: In function ‘int findFather(int, int)’: user.cpp:131:1: warning: control reaches end of non-void function [-Wreturn-type] } ^ user.cpp: In function ‘void Solve()’: user.cpp:171:39: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result] scanf("%I64d%I64d", &node, &p); ^ user.cpp: In function ‘int main()’: user.cpp:177:37: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result] freopen("carray.in", "r", stdin); ^ user.cpp:178:39: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result] freopen("carray.out", "w" ,stdout); ^
Test Timp executie Memorie folosita Mesaj Punctaj/test
156ms12640kbIncorect0
2Depăşit42336kbTime limit exceeded.0
3Depăşit42096kbTime limit exceeded.0
4164ms16620kbIncorect0
5Depăşit44944kbTime limit exceeded.0
6512ms26376kbIncorect0
7696ms39840kbIncorect0
8Depăşit47764kbTime limit exceeded.0
9Depăşit49196kbTime limit exceeded.0
10Depăşit46816kbTime limit exceeded.0
Punctaj total0

Ceva nu functioneaza?