Pagini recente » Borderou de evaluare (job #474268) | Borderou de evaluare (job #124160) | Borderou de evaluare (job #124164) | Borderou de evaluare (job #2280920) | Borderou de evaluare (job #2280938)
Borderou de evaluare (job #2280938)
Raport evaluator
Compilare:
main.cpp: In function 'int main()':
main.cpp:19:38: 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:20:40: 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:22:26: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
scanf("%d %d", &N, &M);
^
main.cpp:26:36: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
scanf("%d %d %d", &f, &t, &m);
^
| Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
| 1 | 4ms | 1572kb | OK | 10 |
| 2 | 5ms | 1572kb | OK | 10 |
| 3 | 8ms | 1572kb | OK | 10 |
| 4 | 9ms | 1572kb | OK | 10 |
| 5 | 58ms | 1966kb | OK | 10 |
| 6 | 131ms | 2490kb | OK | 10 |
| 7 | 167ms | 2752kb | OK | 10 |
| 8 | 368ms | 5230kb | OK | 10 |
| 9 | 401ms | 3670kb | Time limit exceeded | 0 |
| 10 | 401ms | 6029kb | Time limit exceeded | 0 |
| Punctaj total | 80 |