Pagini recente » Borderou de evaluare (job #1905057) | Borderou de evaluare (job #2038606) | Borderou de evaluare (job #839365) | Borderou de evaluare (job #2773658) | Borderou de evaluare (job #2596099)
Borderou de evaluare (job #2596099)
Raport evaluator
Compilare:
main.cpp: In function 'void dijkstra(int)':
main.cpp:46:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for (int i = 0; i < G[temp.v].size(); i++)
~~^~~~~~~~~~~~~~~~~~
main.cpp: In function 'int main()':
main.cpp:63:36: warning: ignoring return value of 'FILE* freopen(const char*, const char*, FILE*)', declared with attribute warn_unused_result [-Wunused-result]
freopen("distante.in", "r", stdin);
^
main.cpp:64:38: warning: ignoring return value of 'FILE* freopen(const char*, const char*, FILE*)', declared with attribute warn_unused_result [-Wunused-result]
freopen("distante.out", "w", stdout);
^
main.cpp:66:17: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
scanf("%d", &t);
^
main.cpp:69:30: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d%d", &n, &m, &s);
^
main.cpp:72:28: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
scanf("%d", &desired[i]);
^
main.cpp:75:34: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d%d", &a, &b, &cost);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
Punctaj/grupa |
1 | 6ms | 1441kb | OK | 10 | 10 |
2 | 22ms | 1572kb | OK | 10 | 10 |
3 | 23ms | 1572kb | OK | 10 | 10 |
4 | 62ms | 2277kb | OK | 10 | 10 |
5 | 78ms | 2101kb | OK | 10 | 10 |
6 | 204ms | 3588kb | Time limit exceeded | 0 | 0 |
7 | 200ms | 4587kb | Time limit exceeded | 0 | 0 |
8 | 87ms | 2445kb | OK | 10 |
9 | 200ms | 3682kb | Time limit exceeded | 0 |
10 | 180ms | 3776kb | OK | 10 |
Punctaj total | 50 |