Pagini recente » Borderou de evaluare (job #1099250) | Autentificare | Borderou de evaluare (job #3329209) | Borderou de evaluare (job #475619) | Borderou de evaluare (job #1484355)
Borderou de evaluare (job #1484355)
Raport evaluator
Compilare:
user.cpp: In function ‘void findAugPaths(int)’:
user.cpp:64: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:81: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:82: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 | 492kb | OK | 10 | 10 |
| 2 | 0ms | 556kb | OK | 10 | 10 |
| 3 | 0ms | 656kb | OK | 10 | 10 |
| 4 | 0ms | 736kb | OK | 10 | 10 |
| 5 | 0ms | 792kb | OK | 10 | 10 |
| 6 | 8ms | 940kb | OK | 10 | 10 |
| 7 | Depăşit | 2032kb | Time limit exceeded. | 0 | 0 |
| 8 | Depăşit | 3248kb | Time limit exceeded. | 0 | 0 |
| 9 | Depăşit | 4008kb | Time limit exceeded. | 0 |
| 10 | Depăşit | 4440kb | Time limit exceeded. | 0 |
| Punctaj total | 60 |