Pagini recente » Borderou de evaluare (job #2655666) | Borderou de evaluare (job #3209054) | Borderou de evaluare (job #2484150) | Borderou de evaluare (job #1682393) | Borderou de evaluare (job #1220133)
Borderou de evaluare (job #1220133)
Raport evaluator
Compilare:
user.cpp: In function ‘void dijkstra()’:
user.cpp:37:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for (int i = 0; i < g[x].size(); i++) {
^
user.cpp: In function ‘int main()’:
user.cpp:51:34: 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:52:36: 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:53:24: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d %d", &n, &m);
^
user.cpp:55:32: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d %d %d", &a, &b, &c);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 0ms | 1016kb | OK | 10 |
2 | 0ms | 1020kb | OK | 10 |
3 | 0ms | 1048kb | OK | 10 |
4 | 0ms | 1060kb | OK | 10 |
5 | 20ms | 1372kb | OK | 10 |
6 | 44ms | 1724kb | OK | 10 |
7 | 56ms | 1864kb | OK | 10 |
8 | 72ms | 2128kb | OK | 10 |
9 | 208ms | 3896kb | OK | 10 |
10 | 272ms | 4948kb | OK | 10 |
Punctaj total | 100 |