Pagini recente » Borderou de evaluare (job #1600012) | Borderou de evaluare (job #1450547) | Borderou de evaluare (job #2822536) | Borderou de evaluare (job #1600811) | Borderou de evaluare (job #1774945)
Borderou de evaluare (job #1774945)
Raport evaluator
Compilare:
user.cpp: In function ‘void dijkstra()’:
user.cpp:136:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int i=1; i<G[v].size(); ++i){
^
user.cpp: In function ‘int main()’:
user.cpp:182:28: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int i=1; i<G[s].size(); ++i)
^
user.cpp:166: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:168: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:170:25: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d %d", &n, &m);
^
user.cpp:175:41: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d %d %d", &from, &to, &cost);
^
| Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
| 1 | 0ms | 428kb | OK | 10 |
| 2 | 0ms | 428kb | Incorect | 0 |
| 3 | 0ms | 484kb | Incorect | 0 |
| 4 | 0ms | 512kb | Incorect | 0 |
| 5 | 28ms | 1048kb | Incorect | 0 |
| 6 | 52ms | 1576kb | Incorect | 0 |
| 7 | 80ms | 2104kb | Incorect | 0 |
| 8 | 116ms | 2896kb | Incorect | 0 |
| 9 | 240ms | 4592kb | Incorect | 0 |
| 10 | 336ms | 5536kb | Incorect | 0 |
| Punctaj total | 10 |