Pagini recente » Borderou de evaluare (job #622208) | Borderou de evaluare (job #213204) | Borderou de evaluare (job #3142675) | Borderou de evaluare (job #1782008) | Borderou de evaluare (job #1484348)
Borderou de evaluare (job #1484348)
Raport evaluator
Compilare:
user.cpp: In function ‘void findAugPaths(int)’:
user.cpp:65:39: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int i = 0; i < G[ node ].size(); i++)
^
user.cpp: In function ‘void readData()’:
user.cpp:16:39: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d %d",&numNodes,&numEdges);
^
user.cpp:21:47: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d %d %d",&nodeX,&nodeY,&capXY);
^
user.cpp: In function ‘int main()’:
user.cpp:82:36: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("maxflow.in","r",stdin);
^
user.cpp:83:38: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("maxflow.out","w",stdout);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
Punctaj/grupa |
1 | 0ms | 496kb | OK | 10 | 10 |
2 | 0ms | 560kb | OK | 10 | 10 |
3 | 0ms | 660kb | OK | 10 | 10 |
4 | 0ms | 740kb | OK | 10 | 10 |
5 | 8ms | 792kb | OK | 10 | 10 |
6 | Depăşit | 900kb | Time limit exceeded. | 0 | 0 |
7 | Depăşit | 2032kb | Time limit exceeded. | 0 | 0 |
8 | Depăşit | 3252kb | Time limit exceeded. | 0 | 0 |
9 | Depăşit | 4012kb | Time limit exceeded. | 0 |
10 | Depăşit | 4436kb | Time limit exceeded. | 0 |
Punctaj total | 50 |