Pagini recente » Borderou de evaluare (job #452986) | Borderou de evaluare (job #2749177) | Borderou de evaluare (job #1333913) | Borderou de evaluare (job #922024) | Borderou de evaluare (job #2022111)
Borderou de evaluare (job #2022111)
Raport evaluator
Compilare:
user.cpp: In function ‘void dijkstra()’:
user.cpp:19:37: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(i = 0 ; i < v[nod].size() ; i ++){
^
user.cpp: In function ‘int main()’:
user.cpp:29: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);
^
user.cpp:30: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);
^
user.cpp:31:26: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d", &n, &m);
^
user.cpp:34:36: 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 | 1032kb | OK | 10 |
2 | 0ms | 1032kb | OK | 10 |
3 | 0ms | 1068kb | OK | 10 |
4 | 4ms | 1084kb | OK | 10 |
5 | 20ms | 1388kb | OK | 10 |
6 | 44ms | 1740kb | OK | 10 |
7 | 60ms | 1884kb | OK | 10 |
8 | 148ms | 2840kb | OK | 10 |
9 | 96ms | 2108kb | OK | 10 |
10 | 280ms | 4972kb | OK | 10 |
Punctaj total | 100 |