Pagini recente » Borderou de evaluare (job #2153714) | Borderou de evaluare (job #2625996) | Borderou de evaluare (job #159430) | Borderou de evaluare (job #1008791) | Borderou de evaluare (job #2361311)
Borderou de evaluare (job #2361311)
Raport evaluator
Compilare:
main.cpp: In function 'int main()':
main.cpp:55:9: warning: unused variable 'nodes' [-Wunused-variable]
int nodes=0;
^~~~~
main.cpp:32:37: 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:33:39: 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:36:24: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d",&n,&m);
^
main.cpp:40:33: 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 | 4ms | 1310kb | OK | 10 |
2 | 4ms | 1310kb | OK | 10 |
3 | 7ms | 1441kb | OK | 10 |
4 | 8ms | 1441kb | OK | 10 |
5 | 36ms | 2097kb | OK | 10 |
6 | 68ms | 2621kb | OK | 10 |
7 | 90ms | 3141kb | OK | 10 |
8 | 194ms | 5492kb | OK | 10 |
9 | 140ms | 4587kb | OK | 10 |
10 | 405ms | 7331kb | Time limit exceeded | 0 |
Punctaj total | 90 |