Pagini recente » Borderou de evaluare (job #2000056) | Borderou de evaluare (job #1333303) | Borderou de evaluare (job #1372378) | Borderou de evaluare (job #2475738) | Borderou de evaluare (job #2416346)
Borderou de evaluare (job #2416346)
Raport evaluator
Compilare:
main.cpp: In function 'int main()':
main.cpp:18:39: 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);
^
main.cpp:19:41: 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);
^
main.cpp:21:25: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d", &n,&m);
^
main.cpp:23:34: 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 | 4ms | 1310kb | OK | 10 |
| 2 | 4ms | 1310kb | OK | 10 |
| 3 | 6ms | 1310kb | OK | 10 |
| 4 | 7ms | 1441kb | OK | 10 |
| 5 | 34ms | 1835kb | OK | 10 |
| 6 | 63ms | 2359kb | OK | 10 |
| 7 | 82ms | 2621kb | OK | 10 |
| 8 | 1003ms | 4575kb | Time limit exceeded | 0 |
| 9 | 135ms | 3801kb | OK | 10 |
| 10 | 385ms | 7077kb | OK | 10 |
| Punctaj total | 90 |