Pagini recente » Cod sursa (job #818166) | Cod sursa (job #697805) | Cod sursa (job #2148347) | Borderou de evaluare (job #1059421) | Borderou de evaluare (job #1517998)
Borderou de evaluare (job #1517998)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:66:37: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen ("fmcm.in" ,"r", stdin );
^
user.cpp:67:37: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen ("fmcm.out","w", stdout);
^
user.cpp:69:40: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf ("%d %d", &nrNodes, &nrEdges);
^
user.cpp:70:45: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf ("%d %d", &startNode, &finishNode);
^
user.cpp:74:40: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf ("%d %d", &node1, &node2);
^
user.cpp:75:42: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf ("%d %d", &capacity, &cost);
^
| Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
Punctaj/grupa |
| 1 | 0ms | 324kb | OK | 10 | 10 |
| 2 | 0ms | 356kb | OK | 10 | 10 |
| 3 | 0ms | 576kb | OK | 10 | 10 |
| 4 | 0ms | 580kb | OK | 10 | 10 |
| 5 | 0ms | 592kb | OK | 10 | 10 |
| 6 | 476ms | 1620kb | OK | 10 | 20 |
| 7 | 532ms | 1620kb | OK | 10 |
| 8 | Depăşit | 2520kb | Time limit exceeded. | 0 | 0 |
| 9 | Depăşit | 2512kb | Time limit exceeded. | 0 |
| 10 | Depăşit | 2524kb | Time limit exceeded. | 0 |
| Punctaj total | 70 |