Pagini recente » Cod sursa (job #2219600) | Monitorul de evaluare | Cod sursa (job #3330366) | Cod sursa (job #3345786) | Borderou de evaluare (job #1549090)
Borderou de evaluare (job #1549090)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:50:41: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen ("renovare.in" ,"r", stdin );
^
user.cpp:51:41: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen ("renovare.out","w", stdout);
^
user.cpp:53:57: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf ("%d %d %d", &nrNodes, &nrEdges, &initialFlow);
^
user.cpp:55:64: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf ("%d %d %d %d", &node1, &node2, &flow, &addition);
^
| Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
| 1 | 0ms | 660kb | OK | 10 |
| 2 | 0ms | 712kb | OK | 10 |
| 3 | 16ms | 1036kb | OK | 10 |
| 4 | 120ms | 1296kb | OK | 10 |
| 5 | 88ms | 1440kb | OK | 10 |
| 6 | 108ms | 1600kb | OK | 10 |
| 7 | 20ms | 1520kb | OK | 10 |
| 8 | 72ms | 1792kb | OK | 10 |
| 9 | 268ms | 2116kb | OK | 10 |
| 10 | 32ms | 1812kb | OK | 10 |
| Punctaj total | 100 |