Borderou de evaluare (job #1830003)

Utilizator GabiTulbaGabi Tulba-Lecu GabiTulba Data 15 decembrie 2016 22:50:35
Problema Joc4 Status done
Runda Arhiva de probleme Compilator cpp | Vezi sursa
Scor 0

Raport evaluator

Compilare: user.cpp: In function ‘bool BFS(short int, short int)’: user.cpp:28:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for(short i=0;i<Graph[x].size();i++) ^ user.cpp: In function ‘short int Flow(short int, short int)’: user.cpp:45:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for(short i=0;i<Graph[end].size();i++) ^ user.cpp:52:37: warning: array subscript has type ‘char’ [-Wchar-subscripts] if(cap[father[j]][j]-flow[father[j]][j]<Add) ^ user.cpp:52:56: warning: array subscript has type ‘char’ [-Wchar-subscripts] if(cap[father[j]][j]-flow[father[j]][j]<Add) ^ user.cpp:58:20: warning: array subscript has type ‘char’ [-Wchar-subscripts] flow[father[j]][j]++,flow[j][father[j]]--; ^ user.cpp:58:44: warning: array subscript has type ‘char’ [-Wchar-subscripts] flow[father[j]][j]++,flow[j][father[j]]--; ^ user.cpp: In function ‘int main()’: user.cpp:70:39: warning: ignoring return value of ‘int fscanf(FILE*, const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result] fscanf(IN,"%hd%hd%hd%hd",&N,&M,&S,&D); ^ user.cpp:80:28: warning: ignoring return value of ‘int fscanf(FILE*, const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result] fscanf(IN,"%hd%hd",&X,&Y); ^
Test Timp executie Memorie folosita Mesaj Punctaj/test Punctaj/grupa
1Depăşit280kbTime limit exceeded.00
20ms316kbOK4
30ms312kbIncorect0
40ms364kbOK4
50ms384kbOK4
60ms412kbIncorect0
7Depăşit416kbTime limit exceeded.0
8Depăşit420kbTime limit exceeded.0
9Depăşit404kbTime limit exceeded.0
10Depăşit416kbTime limit exceeded.0
11Depăşit452kbTime limit exceeded.0
12Depăşit452kbTime limit exceeded.0
13Depăşit460kbTime limit exceeded.0
140ms320kbOK4
15Depăşit472kbTime limit exceeded.0
16Depăşit492kbTime limit exceeded.0
17Depăşit536kbTime limit exceeded.0
18Depăşit472kbTime limit exceeded.0
19Depăşit544kbTime limit exceeded.0
200ms324kbOK4
21Depăşit548kbTime limit exceeded.0
22Depăşit552kbTime limit exceeded.0
230ms328kbOK4
24Depăşit600kbTime limit exceeded.0
25Depăşit616kbTime limit exceeded.0
Punctaj total0

Ceva nu functioneaza?