Pagini recente » Borderou de evaluare (job #3121947) | Borderou de evaluare (job #3119379) | Borderou de evaluare (job #1149764) | Borderou de evaluare (job #2779921) | Borderou de evaluare (job #1325106)
Borderou de evaluare (job #1325106)
Raport evaluator
Compilare:
user.cpp: In function ‘void dijkstra(int)’:
user.cpp:21:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int i=0;i<G[nod].size();++i)
^
user.cpp: In function ‘int main()’:
user.cpp:33: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:34: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:35:25: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d %d",&n,&m);
^
user.cpp:38:35: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d %d %d",&x,&y,&c);
^
| Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
| 1 | 0ms | 868kb | OK | 10 |
| 2 | 0ms | 864kb | OK | 10 |
| 3 | 0ms | 904kb | OK | 10 |
| 4 | 0ms | 916kb | OK | 10 |
| 5 | 20ms | 1212kb | OK | 10 |
| 6 | 40ms | 1540kb | OK | 10 |
| 7 | 52ms | 1700kb | OK | 10 |
| 8 | 64ms | 1980kb | OK | 10 |
| 9 | 208ms | 3820kb | OK | 10 |
| 10 | 300ms | 4740kb | OK | 10 |
| Punctaj total | 100 |