Pagini recente » Cod sursa (job #1812862) | Borderou de evaluare (job #1518813) | Monitorul de evaluare | Cod sursa (job #955859) | Borderou de evaluare (job #1988018)
Borderou de evaluare (job #1988018)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:28:37: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("dijkstra.in","r",stdin);
^
user.cpp:29:39: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("dijkstra.out","w",stdout);
^
user.cpp:32:24: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d",&n,&m);
^
user.cpp:37:47: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d%d",&x,&temp.to,&temp.cost);
^
| Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
| 1 | 0ms | 860kb | OK | 10 |
| 2 | 0ms | 860kb | OK | 10 |
| 3 | 0ms | 896kb | OK | 10 |
| 4 | 4ms | 908kb | OK | 10 |
| 5 | 32ms | 1308kb | OK | 10 |
| 6 | 60ms | 1592kb | OK | 10 |
| 7 | 104ms | 1892kb | OK | 10 |
| 8 | Depăşit | 6580kb | Time limit exceeded. | 0 |
| 9 | 96ms | 2412kb | OK | 10 |
| 10 | Depăşit | 6252kb | Time limit exceeded. | 0 |
| Punctaj total | 80 |