Pagini recente » Borderou de evaluare (job #2140004) | Borderou de evaluare (job #779051) | Borderou de evaluare (job #2010282) | Borderou de evaluare (job #85445) | Borderou de evaluare (job #1223559)
Borderou de evaluare (job #1223559)
Raport evaluator
Compilare:
user.cpp: In function ‘void dijkstra()’:
user.cpp:51:43: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for (int i = 0; i < vec[nod].size(); i++)
^
user.cpp: In function ‘void citire()’:
user.cpp:35:27: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d %d", &n, &m);
^
user.cpp:38:38: 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:71: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:72: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 | 1020kb | OK | 10 |
2 | 0ms | 1024kb | OK | 10 |
3 | 0ms | 1048kb | OK | 10 |
4 | 0ms | 1056kb | OK | 10 |
5 | 20ms | 1360kb | OK | 10 |
6 | 40ms | 1676kb | OK | 10 |
7 | 56ms | 1848kb | OK | 10 |
8 | 68ms | 1976kb | OK | 10 |
9 | 212ms | 3848kb | OK | 10 |
10 | 272ms | 4636kb | OK | 10 |
Punctaj total | 100 |