Pagini recente » Borderou de evaluare (job #1212416) | Borderou de evaluare (job #1283401) | Borderou de evaluare (job #611658) | Borderou de evaluare (job #639890) | Borderou de evaluare (job #2118654)
Borderou de evaluare (job #2118654)
Raport evaluator
Compilare:
user.cpp: In function ‘void bellman_ford()’:
user.cpp:32:22: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int i=0;i<v[nod].size();i++)
^
user.cpp: In function ‘int dijkstra()’:
user.cpp:54:22: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int i=0;i<v[nod].size();i++)
^
user.cpp: In function ‘int main()’:
user.cpp:72:33: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("fmcm.in","r",stdin);
^
user.cpp:73:35: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("fmcm.out","w",stdout);
^
user.cpp:75:41: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d%d%d",&n,&m,&sursa,&dest);
^
user.cpp:78:38: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d%d%d",&x,&y,&z,&c);
^
| Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
Punctaj/grupa |
| 1 | 0ms | 860kb | OK | 10 | 10 |
| 2 | 0ms | 864kb | OK | 10 | 10 |
| 3 | 0ms | 928kb | OK | 10 | 10 |
| 4 | 0ms | 932kb | OK | 10 | 10 |
| 5 | 0ms | 928kb | OK | 10 | 10 |
| 6 | 168ms | 1360kb | OK | 10 | 20 |
| 7 | 180ms | 1364kb | OK | 10 |
| 8 | 364ms | 1724kb | OK | 10 | 30 |
| 9 | 256ms | 1724kb | OK | 10 |
| 10 | 332ms | 1724kb | OK | 10 |
| Punctaj total | 100 |