Pagini recente » Borderou de evaluare (job #842132) | Borderou de evaluare (job #2343216) | Borderou de evaluare (job #1850518) | Borderou de evaluare (job #2519860) | Borderou de evaluare (job #1882144)
Borderou de evaluare (job #1882144)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:28:40: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int i = 0; i < G[nod].size(); ++i){
^
user.cpp:15: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:16: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:17: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:19:33: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d%d",&x,&y,&c);
^
| Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
| 1 | 0ms | 1224kb | OK | 10 |
| 2 | 0ms | 1228kb | OK | 10 |
| 3 | 0ms | 1252kb | OK | 10 |
| 4 | 4ms | 1264kb | OK | 10 |
| 5 | 20ms | 1352kb | OK | 10 |
| 6 | 40ms | 1580kb | OK | 10 |
| 7 | 52ms | 1844kb | OK | 10 |
| 8 | 116ms | 2532kb | OK | 10 |
| 9 | Depăşit | 2408kb | Time limit exceeded. | 0 |
| 10 | 284ms | 4484kb | OK | 10 |
| Punctaj total | 90 |