Pagini recente » Borderou de evaluare (job #119769) | Borderou de evaluare (job #1849987) | Borderou de evaluare (job #1551495) | Borderou de evaluare (job #1903337) | Borderou de evaluare (job #2280940)
Borderou de evaluare (job #2280940)
Raport evaluator
Compilare:
main.cpp: In function 'int main()':
main.cpp:20: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:21: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:23: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:27: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 | 10ms | 1572kb | OK | 10 |
5 | 59ms | 1966kb | OK | 10 |
6 | 135ms | 2490kb | OK | 10 |
7 | 167ms | 2752kb | OK | 10 |
8 | 358ms | 5099kb | OK | 10 |
9 | 403ms | 3538kb | Time limit exceeded | 0 |
10 | 400ms | 6160kb | Time limit exceeded | 0 |
Punctaj total | 80 |