Pagini recente » Borderou de evaluare (job #1017212) | Borderou de evaluare (job #2396161) | Borderou de evaluare (job #2807883) | Borderou de evaluare (job #690143) | Borderou de evaluare (job #1726833)
Borderou de evaluare (job #1726833)
Raport evaluator
Compilare:
user.cpp: In function ‘void dijkstra()’:
user.cpp:41:43: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int i = 0; i < vecini[x].size(); i++)
^
user.cpp:37:13: warning: unused variable ‘y’ [-Wunused-variable]
int y = -Q.top().first;
^
user.cpp: In function ‘void citire()’:
user.cpp:17: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:21:47: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d %d %d", &tmp1, &tmp2, &tmp3);
^
user.cpp: In function ‘int main()’:
user.cpp:62: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:63: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 | 864kb | OK | 10 |
2 | 0ms | 864kb | OK | 10 |
3 | 0ms | 896kb | OK | 10 |
4 | 4ms | 908kb | OK | 10 |
5 | 36ms | 1312kb | OK | 10 |
6 | 60ms | 1596kb | OK | 10 |
7 | 112ms | 1988kb | OK | 10 |
8 | 68ms | 1816kb | OK | 10 |
9 | 344ms | 4416kb | OK | 10 |
10 | Depăşit | 6256kb | Time limit exceeded. | 0 |
Punctaj total | 90 |