Pagini recente » Borderou de evaluare (job #3164883) | Borderou de evaluare (job #1869474) | Borderou de evaluare (job #2511739) | Borderou de evaluare (job #1679847) | Borderou de evaluare (job #2677373)
Borderou de evaluare (job #2677373)
Raport evaluator
Compilare:
main.cpp: In function 'void dijkstra()':
main.cpp:89:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for (int i = 0; i < g[x].size(); ++i) {
~~^~~~~~~~~~~~~
main.cpp: In function 'int main()':
main.cpp:107: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);
^
main.cpp:108: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);
^
main.cpp:112:26: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d", &n, &m);
^
main.cpp:114:36: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d%d", &x, &y, &z);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 5ms | 1310kb | Incorect | 0 |
2 | 4ms | 1310kb | OK | 10 |
3 | 6ms | 1310kb | Incorect | 0 |
4 | 7ms | 1441kb | Incorect | 0 |
5 | 30ms | 1835kb | Incorect | 0 |
6 | 55ms | 2359kb | Incorect | 0 |
7 | 74ms | 2752kb | Incorect | 0 |
8 | 160ms | 4313kb | Incorect | 0 |
9 | 112ms | 4063kb | OK | 10 |
10 | 312ms | 6029kb | Incorect | 0 |
Punctaj total | 20 |