Pagini recente » Borderou de evaluare (job #2680139) | Borderou de evaluare (job #2447815) | Borderou de evaluare (job #3201692) | Borderou de evaluare (job #1488564) | Borderou de evaluare (job #2261961)
Borderou de evaluare (job #2261961)
Raport evaluator
Compilare:
main.cpp: In function 'void dijkstra(int)':
main.cpp:16:18: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int i=0;i<graph_orientat[start_node].size();i++)
~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
main.cpp:28:26: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int i=0;i<graph_orientat[current_node].size();i++)
~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
main.cpp: In function 'int main()':
main.cpp:43: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:44: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:47: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:51:36: 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 | 6ms | 1310kb | OK | 10 |
2 | 6ms | 1310kb | OK | 10 |
3 | 46ms | 1310kb | Incorect | 0 |
4 | 118ms | 1441kb | Incorect | 0 |
5 | 403ms | 1835kb | Time limit exceeded | 0 |
6 | 403ms | 2228kb | Time limit exceeded | 0 |
7 | 403ms | 2490kb | Time limit exceeded | 0 |
8 | 403ms | 3919kb | Time limit exceeded | 0 |
9 | 403ms | 3538kb | Time limit exceeded | 0 |
10 | 402ms | 5505kb | Time limit exceeded | 0 |
Punctaj total | 20 |