Pagini recente » Cod sursa (job #1482811) | Borderou de evaluare (job #2625270) | Cod sursa (job #87243) | Cod sursa (job #86403) | Borderou de evaluare (job #1511610)
Borderou de evaluare (job #1511610)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:22:38: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen ("pscnv.in" ,"r", stdin );
^
user.cpp:23:38: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen ("pscnv.out","w", stdout);
^
user.cpp:25: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:26: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:31:38: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf ("%d", &Edges[i].node1);
^
user.cpp:32:38: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf ("%d", &Edges[i].node2);
^
user.cpp:33:38: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf ("%d", &Edges[i].cost );
^
| Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
| 1 | 8ms | 7080kb | OK | 10 |
| 2 | 12ms | 7080kb | OK | 10 |
| 3 | 16ms | 7080kb | OK | 10 |
| 4 | 52ms | 7080kb | OK | 10 |
| 5 | 56ms | 7076kb | OK | 10 |
| 6 | 64ms | 7076kb | OK | 10 |
| 7 | 100ms | 7076kb | OK | 10 |
| 8 | 200ms | 7076kb | OK | 10 |
| 9 | 392ms | 7080kb | OK | 10 |
| 10 | 484ms | 7084kb | OK | 10 |
| Punctaj total | 100 |