Pagini recente » Borderou de evaluare (job #2484772) | Borderou de evaluare (job #1729588) | Borderou de evaluare (job #1858202) | Borderou de evaluare (job #2361153) | Borderou de evaluare (job #2361387)
Borderou de evaluare (job #2361387)
Raport evaluator
Compilare:
main.cpp: In function 'int main()':
main.cpp:43:9: warning: unused variable 'nodes' [-Wunused-variable]
int nodes=0;
^~~~~
main.cpp:21: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:22: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:25: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:29: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 | 5ms | 1310kb | OK | 10 |
2 | 5ms | 1310kb | OK | 10 |
3 | 7ms | 1441kb | OK | 10 |
4 | 8ms | 1441kb | OK | 10 |
5 | 35ms | 2097kb | OK | 10 |
6 | 66ms | 2621kb | OK | 10 |
7 | 86ms | 3014kb | OK | 10 |
8 | 194ms | 5492kb | OK | 10 |
9 | 134ms | 4587kb | OK | 10 |
10 | 379ms | 7200kb | OK | 10 |
Punctaj total | 100 |