Mai intai trebuie sa te autentifici.
Borderou de evaluare (job #1511610)
| Utilizator | Data | 26 octombrie 2015 22:47:07 | |
|---|---|---|---|
| Problema | PScNv | Status | done |
| Runda | Arhiva de probleme | Compilator | cpp | Vezi sursa |
| Scor | 100 | ||
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 | |||
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !
