Pagini recente » Borderou de evaluare (job #2850919) | Borderou de evaluare (job #403588) | Borderou de evaluare (job #1443198) | Borderou de evaluare (job #144632) | Borderou de evaluare (job #1333442)
Borderou de evaluare (job #1333442)
Raport evaluator
Compilare:
user.cpp: In function ‘void dijkstra()’:
user.cpp:51:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int i = 0; i < vec[vf].size(); i++)
^
user.cpp: In function ‘void citire()’:
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);
^
user.cpp: In function ‘int main()’:
user.cpp:75: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:76: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);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 0ms | 1024kb | OK | 10 |
2 | 0ms | 1020kb | OK | 10 |
3 | 0ms | 1052kb | OK | 10 |
4 | 0ms | 1064kb | OK | 10 |
5 | 20ms | 1360kb | OK | 10 |
6 | 40ms | 1676kb | OK | 10 |
7 | 56ms | 1844kb | OK | 10 |
8 | 68ms | 2132kb | OK | 10 |
9 | 208ms | 3840kb | OK | 10 |
10 | 276ms | 4632kb | OK | 10 |
Punctaj total | 100 |