Pagini recente » Borderou de evaluare (job #267985) | Borderou de evaluare (job #1923883) | Borderou de evaluare (job #1856525) | Borderou de evaluare (job #1360064) | Borderou de evaluare (job #1295671)
Borderou de evaluare (job #1295671)
Raport evaluator
Compilare:
user.cpp: In function ‘void dijkstra()’:
user.cpp:36:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(i=0;i<g[dad.v].size();i++){
^
user.cpp: In function ‘int main()’:
user.cpp:55: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);
^
user.cpp:56: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);
^
user.cpp:57:24: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d",&n,&m);
^
user.cpp:59: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 | 0ms | 864kb | OK | 10 |
| 2 | 0ms | 868kb | OK | 10 |
| 3 | 0ms | 896kb | OK | 10 |
| 4 | 0ms | 920kb | OK | 10 |
| 5 | 24ms | 1256kb | OK | 10 |
| 6 | 44ms | 1608kb | OK | 10 |
| 7 | 60ms | 1780kb | OK | 10 |
| 8 | 68ms | 1832kb | OK | 10 |
| 9 | 252ms | 4252kb | OK | 10 |
| 10 | 328ms | 5036kb | OK | 10 |
| Punctaj total | 100 |